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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...