<?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 How to change the default PDF timeout of 60 minutes for a scheduled PDF delivery of a dashboard? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180884#M11154</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have a dashboard that I'm trying to schedule a PDF delivery of.  However, the search takes a little over an hour to complete and according to the inspect log, the pdf generation stops at 60 minutes.  Can this be changed?&lt;/P&gt;

&lt;P&gt;By default when a schedule is created the default is:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/users/admin/search/local/savedsearches.conf&lt;BR /&gt;
[&lt;EM&gt;ScheduledView&lt;/EM&gt;_test]&lt;BR /&gt;
action.email.maxtime = 60m&lt;/P&gt;

&lt;P&gt;I've tried setting the following with no effect:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/system/local/limits.conf&lt;BR /&gt;
[pdf]&lt;BR /&gt;
render_endpoint_timeout = 7200&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/apps/search/bin/sendemail.py&lt;BR /&gt;
PDFGEN_SIMPLE_REQUEST_TIMEOUT = 7200&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/system/bin/pdfgen_endpoint.py&lt;BR /&gt;
DEFAULT_TIMEOUT = 7200&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/system/local/alert_actions.conf&lt;BR /&gt;
[email]&lt;BR /&gt;
maxtime = 120m&lt;/P&gt;

&lt;P&gt;There is no option in the GUI from what I can see to enable a user to change it for their schedule, so I need to set this globally as having to edit a users savedsearches.conf every time a schedule is created is stupid.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 18:37:00 GMT</pubDate>
    <dc:creator>cdstealer</dc:creator>
    <dc:date>2020-09-28T18:37:00Z</dc:date>
    <item>
      <title>How to change the default PDF timeout of 60 minutes for a scheduled PDF delivery of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180884#M11154</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have a dashboard that I'm trying to schedule a PDF delivery of.  However, the search takes a little over an hour to complete and according to the inspect log, the pdf generation stops at 60 minutes.  Can this be changed?&lt;/P&gt;

&lt;P&gt;By default when a schedule is created the default is:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/users/admin/search/local/savedsearches.conf&lt;BR /&gt;
[&lt;EM&gt;ScheduledView&lt;/EM&gt;_test]&lt;BR /&gt;
action.email.maxtime = 60m&lt;/P&gt;

&lt;P&gt;I've tried setting the following with no effect:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/system/local/limits.conf&lt;BR /&gt;
[pdf]&lt;BR /&gt;
render_endpoint_timeout = 7200&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/apps/search/bin/sendemail.py&lt;BR /&gt;
PDFGEN_SIMPLE_REQUEST_TIMEOUT = 7200&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/system/bin/pdfgen_endpoint.py&lt;BR /&gt;
DEFAULT_TIMEOUT = 7200&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/system/local/alert_actions.conf&lt;BR /&gt;
[email]&lt;BR /&gt;
maxtime = 120m&lt;/P&gt;

&lt;P&gt;There is no option in the GUI from what I can see to enable a user to change it for their schedule, so I need to set this globally as having to edit a users savedsearches.conf every time a schedule is created is stupid.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:37:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180884#M11154</guid>
      <dc:creator>cdstealer</dc:creator>
      <dc:date>2020-09-28T18:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default PDF timeout of 60 minutes for a scheduled PDF delivery of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180885#M11155</link>
      <description>&lt;P&gt;What I did notice though, is that if I login as admin the change in sendmail.py works.  As a normal user (even with admin rights) it does not.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 10:27:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180885#M11155</guid>
      <dc:creator>cdstealer</dc:creator>
      <dc:date>2015-01-12T10:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default PDF timeout of 60 minutes for a scheduled PDF delivery of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180886#M11156</link>
      <description>&lt;P&gt;I have raised this as case 212575&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2015 08:30:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180886#M11156</guid>
      <dc:creator>cdstealer</dc:creator>
      <dc:date>2015-01-14T08:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default PDF timeout of 60 minutes for a scheduled PDF delivery of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180887#M11157</link>
      <description>&lt;P&gt;6.3 allow to set action.email.maxtime (in advanced edit) for any scheduled pdf.&lt;/P&gt;

&lt;P&gt;but there does not seem to be a field for changing:&lt;BR /&gt;
$SPLUNK_HOME/etc/apps/search/bin/sendemail.py&lt;BR /&gt;
PDFGEN_SIMPLE_REQUEST_TIMEOUT = 3600&lt;BR /&gt;
$SPLUNK_HOME/etc/system/bin/pdfgen_endpoint.py&lt;BR /&gt;
DEFAULT_TIMEOUT = 3600 # in seconds&lt;/P&gt;

&lt;P&gt;and patching the code does not strike me as a good idea.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:09:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180887#M11157</guid>
      <dc:creator>greich</dc:creator>
      <dc:date>2020-09-29T08:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default PDF timeout of 60 minutes for a scheduled PDF delivery of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180888#M11158</link>
      <description>&lt;H2&gt;limits.conf&lt;/H2&gt;

&lt;PRE&gt;&lt;CODE&gt;[scheduler]
scheduled_view_timeout = &amp;lt;int&amp;gt;[s|m|h|d]
 * The maximum amount of time that a scheduled view (pdf delivery) would be allowed to render
 * Defaults to 60m
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1/Admin/Limitsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.1/Admin/Limitsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 17:20:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-default-PDF-timeout-of-60-minutes-for-a/m-p/180888#M11158</guid>
      <dc:creator>dcarmack_splunk</dc:creator>
      <dc:date>2015-12-17T17:20:50Z</dc:date>
    </item>
  </channel>
</rss>

