<?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 Problem with scheduled reports in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Problem-with-scheduled-reports/m-p/211520#M10109</link>
    <description>&lt;P&gt;I have several reports scheduled to run at the same time with a window set to 5 minutes. &lt;BR /&gt;
When the time they were scheduled to passes and I type the following command into the search window to check the status of these reports, it turns out almost none of them did run:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;index=_internal source=*scheduler.log | eval sched = strftime(scheduled_time, "%Y-%m-%d %H:%M:%S") |search sched="2016-09-23 10:15:00"| table sched status savedsearch_name&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;I also see &lt;STRONG&gt;sos_refresh_splunk_servers_cache&lt;/STRONG&gt; under savedsearch_name a lot of times.&lt;BR /&gt;
What is it, and how can I make these reports run as scheduled?&lt;BR /&gt;
Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 11:08:26 GMT</pubDate>
    <dc:creator>wsadowy1</dc:creator>
    <dc:date>2020-09-29T11:08:26Z</dc:date>
    <item>
      <title>Problem with scheduled reports</title>
      <link>https://community.splunk.com/t5/Reporting/Problem-with-scheduled-reports/m-p/211520#M10109</link>
      <description>&lt;P&gt;I have several reports scheduled to run at the same time with a window set to 5 minutes. &lt;BR /&gt;
When the time they were scheduled to passes and I type the following command into the search window to check the status of these reports, it turns out almost none of them did run:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;index=_internal source=*scheduler.log | eval sched = strftime(scheduled_time, "%Y-%m-%d %H:%M:%S") |search sched="2016-09-23 10:15:00"| table sched status savedsearch_name&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;I also see &lt;STRONG&gt;sos_refresh_splunk_servers_cache&lt;/STRONG&gt; under savedsearch_name a lot of times.&lt;BR /&gt;
What is it, and how can I make these reports run as scheduled?&lt;BR /&gt;
Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:08:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Problem-with-scheduled-reports/m-p/211520#M10109</guid>
      <dc:creator>wsadowy1</dc:creator>
      <dc:date>2020-09-29T11:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with scheduled reports</title>
      <link>https://community.splunk.com/t5/Reporting/Problem-with-scheduled-reports/m-p/211521#M10110</link>
      <description>&lt;P&gt;on inputs.conf, what info you have for [search] stanza.&lt;/P&gt;

&lt;P&gt;can you run this for last 24hrs (or last 7 days) and check how many active_hist_searches and active_realtime_searches are there..&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; index=_internal sourcetype=splunkd source=*metrics.log group=search_concurrency "system total" | table active_hist_searches active_realtime_searches
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:05:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Problem-with-scheduled-reports/m-p/211521#M10110</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-09-29T11:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with scheduled reports</title>
      <link>https://community.splunk.com/t5/Reporting/Problem-with-scheduled-reports/m-p/211522#M10111</link>
      <description>&lt;P&gt;I'm using Web Splunk and I don't know how to open the inputs.conf file unfortunately.&lt;BR /&gt;
As for the search you provieded. I ran it for the past 7 days and got over 190k rows of results. Would you like me to give you the sums of active_hists and active_realtime fields?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:05:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Problem-with-scheduled-reports/m-p/211522#M10111</guid>
      <dc:creator>wsadowy1</dc:creator>
      <dc:date>2020-09-29T11:05:22Z</dc:date>
    </item>
  </channel>
</rss>

