<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: List of realtime searches showing deleted reports/alerts in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564312#M196581</link>
    <description>&lt;P&gt;Ah....so even if the user deletes their report the job keeps running?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Aug 2021 12:13:28 GMT</pubDate>
    <dc:creator>shazbot79</dc:creator>
    <dc:date>2021-08-23T12:13:28Z</dc:date>
    <item>
      <title>List of realtime searches showing deleted reports/alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564291#M196570</link>
      <description>&lt;P&gt;Hi, I have the following SPL as a dashboard panel which shows realtime searches. This is so I can contact the owners and discuss them converting to a scheduled report instead:&lt;/P&gt;&lt;P&gt;| rest /services/search/jobs | search eventSorting=realtime&lt;BR /&gt;| eval author=upper(author)&lt;BR /&gt;| lookup snow_sys_user_list.csv user_name as author&lt;BR /&gt;| table author label eventSearch dv_name dispatchState, eai:acl.owner, isRealTimeSearch, performance.dispatch.stream.local.duration_secs, runDuration, searchProviders, splunk_server&lt;/P&gt;&lt;P&gt;However, the panel is still showing reports that have been converted to scheduled reports/alerts or deleted entirely. Is there some SPL I have to add to get it to only see "active" real-time searches?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 09:10:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564291#M196570</guid>
      <dc:creator>shazbot79</dc:creator>
      <dc:date>2021-08-23T09:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: List of realtime searches showing deleted reports/alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564292#M196571</link>
      <description>&lt;P&gt;I have the time picker set to last 24 hours but if I change to last 5 minutes the problem persists.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 09:11:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564292#M196571</guid>
      <dc:creator>shazbot79</dc:creator>
      <dc:date>2021-08-23T09:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: List of realtime searches showing deleted reports/alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564296#M196574</link>
      <description>&lt;P&gt;how about adding …&lt;/P&gt;&lt;P&gt;| search dispatchState != “DONE”&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 10:12:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564296#M196574</guid>
      <dc:creator>jwalthour</dc:creator>
      <dc:date>2021-08-23T10:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: List of realtime searches showing deleted reports/alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564299#M196576</link>
      <description>&lt;P&gt;they all have a dispatchState of RUNNING, including the ones that have been amended/deleted....&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 10:56:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564299#M196576</guid>
      <dc:creator>shazbot79</dc:creator>
      <dc:date>2021-08-23T10:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: List of realtime searches showing deleted reports/alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564302#M196577</link>
      <description>&lt;P&gt;Then, are you sure you’ve stopped the jobs?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 11:01:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564302#M196577</guid>
      <dc:creator>jwalthour</dc:creator>
      <dc:date>2021-08-23T11:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: List of realtime searches showing deleted reports/alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564312#M196581</link>
      <description>&lt;P&gt;Ah....so even if the user deletes their report the job keeps running?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 12:13:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-of-realtime-searches-showing-deleted-reports-alerts/m-p/564312#M196581</guid>
      <dc:creator>shazbot79</dc:creator>
      <dc:date>2021-08-23T12:13:28Z</dc:date>
    </item>
  </channel>
</rss>

