<?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: Report failed schedule report in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/158456#M3538</link>
    <description>&lt;P&gt;Errors Like this&lt;BR /&gt;
      An error occurred while generating a PDF of this report&lt;BR /&gt;
     Some times we are not reciveing mail from scheduled search/report&lt;/P&gt;</description>
    <pubDate>Mon, 15 Dec 2014 07:33:13 GMT</pubDate>
    <dc:creator>rsathish47</dc:creator>
    <dc:date>2014-12-15T07:33:13Z</dc:date>
    <item>
      <title>Report failed schedule report</title>
      <link>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/158454#M3536</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;

&lt;P&gt;how do we report failed scheduled report/search  in splunk.. Please let me know your thoughts . &lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Sathish R&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 06:10:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/158454#M3536</guid>
      <dc:creator>rsathish47</dc:creator>
      <dc:date>2014-12-15T06:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Report failed schedule report</title>
      <link>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/158455#M3537</link>
      <description>&lt;P&gt;please provide more details, like do you want to search for searches that literally failed (the search itself?) or do you want to run a search that searches for events that contain the value &lt;CODE&gt;failed&lt;/CODE&gt; ?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 06:52:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/158455#M3537</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-12-15T06:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Report failed schedule report</title>
      <link>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/158456#M3538</link>
      <description>&lt;P&gt;Errors Like this&lt;BR /&gt;
      An error occurred while generating a PDF of this report&lt;BR /&gt;
     Some times we are not reciveing mail from scheduled search/report&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:33:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/158456#M3538</guid>
      <dc:creator>rsathish47</dc:creator>
      <dc:date>2014-12-15T07:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Report failed schedule report</title>
      <link>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/158457#M3539</link>
      <description>&lt;P&gt;Hi rsathish47,&lt;/P&gt;

&lt;P&gt;check your Splunk logs like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source="*scheduler.log"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;this will bring up all information about the scheduled searches. You can find more information on other Splunk internal messages if you leave the source from the search. &lt;BR /&gt;
You can find some pdf related messages in &lt;CODE&gt;python.log&lt;/CODE&gt; for example and you can increase logging channels to get more detailed messages back &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Enabledebuglogging"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Enabledebuglogging&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;hope that helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 08:07:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/158457#M3539</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-12-15T08:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Report failed schedule report</title>
      <link>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/661377#M12237</link>
      <description>&lt;P&gt;Scheduled report:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal source="*scheduler.log" log_level=ERROR 
| eval user=mvindex(split(savedsearch_id, ";"), 0)
| eval app=mvindex(split(savedsearch_id, ";"), 1)
| eval search=mvindex(split(savedsearch_id, ";"), 2)
| stats count by user, app , search, message&lt;/LI-CODE&gt;&lt;P&gt;Failed search:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_audit action=search has_error_warn=true fully_completed_search=false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:48:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-failed-schedule-report/m-p/661377#M12237</guid>
      <dc:creator>jonaclough</dc:creator>
      <dc:date>2023-10-19T13:48:24Z</dc:date>
    </item>
  </channel>
</rss>

