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!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...