<?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 Search scheduling reports in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Search-scheduling-reports/m-p/29766#M557</link>
    <description>&lt;P&gt;Is there a search that will show me what time all searches are scheduled for over a 24 hour period?  Broken out by minute?  I think our indexer is getting overloaded by a bunch of searches that all kick off at the same time.  I'd like to see what minutes of the day have the most amount of searches scheduled for them.&lt;/P&gt;

&lt;P&gt;Thx.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jun 2011 04:57:37 GMT</pubDate>
    <dc:creator>jambajuice</dc:creator>
    <dc:date>2011-06-17T04:57:37Z</dc:date>
    <item>
      <title>Search scheduling reports</title>
      <link>https://community.splunk.com/t5/Reporting/Search-scheduling-reports/m-p/29766#M557</link>
      <description>&lt;P&gt;Is there a search that will show me what time all searches are scheduled for over a 24 hour period?  Broken out by minute?  I think our indexer is getting overloaded by a bunch of searches that all kick off at the same time.  I'd like to see what minutes of the day have the most amount of searches scheduled for them.&lt;/P&gt;

&lt;P&gt;Thx.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2011 04:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Search-scheduling-reports/m-p/29766#M557</guid>
      <dc:creator>jambajuice</dc:creator>
      <dc:date>2011-06-17T04:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Search scheduling reports</title>
      <link>https://community.splunk.com/t5/Reporting/Search-scheduling-reports/m-p/29767#M558</link>
      <description>&lt;P&gt;You could try the following search:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;index=_internal savedsearch_name=* scheduled_time=* | convert timeformat="%a %b %d %H:%M:%S %Y" ctime(scheduled_time) | stats count list(scheduled_time) by savedsearch_name | sort savedsearch_name&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2011 13:50:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Search-scheduling-reports/m-p/29767#M558</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-06-17T13:50:07Z</dc:date>
    </item>
  </channel>
</rss>

