<?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: How to edit my search to find real-time scheduled searches? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314654#M94200</link>
    <description>&lt;P&gt;can i please know what the user name " nobody" means ? because real time searches will impact the performance of indexers.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2017 21:13:43 GMT</pubDate>
    <dc:creator>kteng2024</dc:creator>
    <dc:date>2017-02-22T21:13:43Z</dc:date>
    <item>
      <title>How to edit my search to find real-time scheduled searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314652#M94198</link>
      <description>&lt;P&gt;Below is the search i am using to find the real time schedule searches .. but i would like to know which user is running, name of the search, and if possible, when those searches were launched?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*scheduler.log run_time=* search_type!="scheduled" | stats count by search_type
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Feb 2017 17:30:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314652#M94198</guid>
      <dc:creator>kteng2024</dc:creator>
      <dc:date>2017-02-22T17:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my search to find real-time scheduled searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314653#M94199</link>
      <description>&lt;P&gt;try this (though you may need/want to do some editing/formating on the &lt;CODE&gt;savedsearch_name&lt;/CODE&gt; and &lt;CODE&gt;sheduled_time&lt;/CODE&gt; fields):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*scheduler.log run_time=* search_type!="scheduled" | stats count by search_type user savedsearch_name scheduled_time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Feb 2017 18:08:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314653#M94199</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2017-02-22T18:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my search to find real-time scheduled searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314654#M94200</link>
      <description>&lt;P&gt;can i please know what the user name " nobody" means ? because real time searches will impact the performance of indexers.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 21:13:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314654#M94200</guid>
      <dc:creator>kteng2024</dc:creator>
      <dc:date>2017-02-22T21:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my search to find real-time scheduled searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314655#M94201</link>
      <description>&lt;P&gt;this link has some descriptions of "nobody"&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.1/RESTUM/RESTusing#Access_Control_List"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.1/RESTUM/RESTusing#Access_Control_List&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 12:40:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314655#M94201</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2017-02-23T12:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my search to find real-time scheduled searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314656#M94202</link>
      <description>&lt;P&gt;Nobody means EITHER the KO was installed by adding an app OR that the owner who created it has been deleted from splunk.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2017 11:20:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-edit-my-search-to-find-real-time-scheduled-searches/m-p/314656#M94202</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-25T11:20:04Z</dc:date>
    </item>
  </channel>
</rss>

