Reporting

PDF server timeout

alextsui
Path Finder

Hello, I was trying to send a pdf report thru email by using a saved search, and in the email an error messages display and no PDF attached.

An error occurred while generating a PDF of this report: Failed to generate PDF: PDF server at /services/pdfserver/renderpdf returned error: Failed to generate a report using Firefox:[timeout] Timed out while waiting for the page to fully render

I am suspecting that the search run too long. Is there a way to increase the timeout limit?

Thanks.

alextsui
Path Finder

After checking with Splunk's log, the saved search in question only took less than 10 seconds to complete. The result csv file is 849 KB in size and contains about 6k of events. I no longer think the timeout is caused by search running too long.

0 Karma

shirolu
Explorer

I have tried your suggestion. However, after making the change, splunk could not send the mail.

Simeon
Splunk Employee
Splunk Employee

There is a setting that dictates how long firefox will wait to receive the completed search from the Splunk server. You can increase this timeout by setting the firefox_timeout value on the pdf_server side. This setting would reside under the [settings] stanza in $SPLUNK_HOME/etc/apps/pdfserver/local/pdf_server.conf.

[settings]
screenshot_enabled = True
restrict_to_splunkweb = False
firefox_timeout = 340

I believe the default is a four minutes (240), so increase this to something greater than the search job duration.

alextsui
Path Finder

Thanks Simeon. But after increase the firefox_timeout to 240(or 300, I believe the default timeout value is 180), emails that should at least have the PDF server error message has stopped sending. And I no longer think the error is caused by the saved search running too long. The saved search took less than 10 seconds to complete according to the savedsplunker log.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...