<?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 Scheduled reports working inconsistently. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Scheduled-reports-working-inconsistently/m-p/360025#M166481</link>
    <description>&lt;P&gt;What could be the reasons why scheduled reports are not getting executed all the time ?&lt;/P&gt;

&lt;P&gt;We get log messages like:-&lt;BR /&gt;
06-05-2017 13:21:27.015 +0000 WARN  DispatchReaper - Too many search jobs found in the dispatch directory (found=3069, warning level=3000). This could negatively impact search starting times&lt;BR /&gt;
06-05-2017 13:26:27.017 +0000 WARN  DispatchReaper - Too many search jobs found in the dispatch directory (found=3069, warning level=3000). This could negatively impact search starting times&lt;BR /&gt;
06-05-2017 13:31:57.010 +0000 WARN  DispatchReaper - Too many search jobs found in the dispatch directory (found=3069, warning level=3000). This could negatively impact search starting times&lt;BR /&gt;
06-05-2017 13:36:57.014 +0000 WARN  DispatchReaper - Too many search jobs found in the dispatch directory (found=3069, warning level=3000). This could negatively impact search starting times&lt;BR /&gt;
06-05-2017 13:41:57.015 +0000 WARN  DispatchReaper - Too many search jobs found in the dispatch directory (found=3069, warning level=3000). This could negatively impact search starting times&lt;/P&gt;

&lt;P&gt;and also logs like "The maximum number of historical concurrent system-wide searches has been reached", quite regularly.&lt;/P&gt;

&lt;P&gt;Will that be a reason why scheduled reports are not working or gets skipped occasionally ? Or are there any system resources constraints (like CPU) which is causing this issue.&lt;/P&gt;

&lt;P&gt;Please note: We only have few scheduled reports configured.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Aug 2017 11:22:06 GMT</pubDate>
    <dc:creator>sajeeshpn</dc:creator>
    <dc:date>2017-08-09T11:22:06Z</dc:date>
    <item>
      <title>Scheduled reports working inconsistently.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Scheduled-reports-working-inconsistently/m-p/360025#M166481</link>
      <description>&lt;P&gt;What could be the reasons why scheduled reports are not getting executed all the time ?&lt;/P&gt;

&lt;P&gt;We get log messages like:-&lt;BR /&gt;
06-05-2017 13:21:27.015 +0000 WARN  DispatchReaper - Too many search jobs found in the dispatch directory (found=3069, warning level=3000). This could negatively impact search starting times&lt;BR /&gt;
06-05-2017 13:26:27.017 +0000 WARN  DispatchReaper - Too many search jobs found in the dispatch directory (found=3069, warning level=3000). This could negatively impact search starting times&lt;BR /&gt;
06-05-2017 13:31:57.010 +0000 WARN  DispatchReaper - Too many search jobs found in the dispatch directory (found=3069, warning level=3000). This could negatively impact search starting times&lt;BR /&gt;
06-05-2017 13:36:57.014 +0000 WARN  DispatchReaper - Too many search jobs found in the dispatch directory (found=3069, warning level=3000). This could negatively impact search starting times&lt;BR /&gt;
06-05-2017 13:41:57.015 +0000 WARN  DispatchReaper - Too many search jobs found in the dispatch directory (found=3069, warning level=3000). This could negatively impact search starting times&lt;/P&gt;

&lt;P&gt;and also logs like "The maximum number of historical concurrent system-wide searches has been reached", quite regularly.&lt;/P&gt;

&lt;P&gt;Will that be a reason why scheduled reports are not working or gets skipped occasionally ? Or are there any system resources constraints (like CPU) which is causing this issue.&lt;/P&gt;

&lt;P&gt;Please note: We only have few scheduled reports configured.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 11:22:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Scheduled-reports-working-inconsistently/m-p/360025#M166481</guid>
      <dc:creator>sajeeshpn</dc:creator>
      <dc:date>2017-08-09T11:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled reports working inconsistently.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Scheduled-reports-working-inconsistently/m-p/360026#M166482</link>
      <description>&lt;P&gt;The dispatch warnings tell you that lots of search artifacts are sitting in your dispatch directory. Not a problem per se, but can slow things down a bit as mentioned in the event.&lt;/P&gt;

&lt;P&gt;The maximum number of concurrent system-wide searches can indeed cause scheduled reports to skip. If there are no slots to run the report for an entire period, scheduled jobs would pile up infinitely.&lt;BR /&gt;
Add more faster CPUs. Add more boxes. Speed up existing inefficient searches. Clean up existing but not needed searches. For the last two, focus on long-running and frequently-running searches.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 13:00:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Scheduled-reports-working-inconsistently/m-p/360026#M166482</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-08-09T13:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled reports working inconsistently.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Scheduled-reports-working-inconsistently/m-p/360027#M166483</link>
      <description>&lt;P&gt;What @martin_mueller said but focus on &lt;CODE&gt;All time&lt;/CODE&gt; and &lt;CODE&gt;Real-time&lt;/CODE&gt; searches.  You should completely disable &lt;CODE&gt;Real-time&lt;/CODE&gt; searches system-wide and you should change the default from &lt;CODE&gt;All time&lt;/CODE&gt; to &lt;CODE&gt;Last 15 minutes&lt;/CODE&gt;.  Train your users, too.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 13:51:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Scheduled-reports-working-inconsistently/m-p/360027#M166483</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-08-09T13:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled reports working inconsistently.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Scheduled-reports-working-inconsistently/m-p/360028#M166484</link>
      <description>&lt;P&gt;How can we get to know that any scheduled reports have been "SKIPPED" ? Do we have any specific Splunk logs to denote that ?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 06:54:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Scheduled-reports-working-inconsistently/m-p/360028#M166484</guid>
      <dc:creator>sajeeshpn</dc:creator>
      <dc:date>2017-08-10T06:54:35Z</dc:date>
    </item>
  </channel>
</rss>

