Reporting

Report delivery to a file

jackpal
Path Finder

I have the need to deliver PDF reports externally. Is there a way to have report generated on a schedule and the resulting pdf file be written a location on a filesystem ?

Tags (1)
0 Karma

skoelpin
SplunkTrust
SplunkTrust

You can always attach a script on the alert and have it trigger a REST command which will write the report to the file system

Here's the REST command

curl -u USERNAME:PW -k 'https://localhost:8089/services/pdfgen/render?input-dashboard=DASHBOARDNAME&namespace=search&paper-size=a4-landscape' >> REPORT_NAME.pdf"
0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...