Reporting

Would we re-generate the scheduled "pdf delivery" ?

leo_wang
Path Finder

Hi ,
I have a lot of dashboards and has scheduled it as "pdf delivery" for our audit purpose.
But sometimes , the pdf report is not correct because of data forwarding was broken, or our lookup files is not correct at that time...

So I needed to re-generate those pdf report for our auditor after I fixed the data problem.
( For example : Re-generate the daily access report ( each day ) for the last whole month .......... WoW . )

Is it possible to generate the pdf report by script and change the time range dynamically ?
So I can let my report re-generateing job more automatically and easily ..

Thanks.

0 Karma

markbarber21
Path Finder
0 Karma

woodcock
Esteemed Legend

Many people do not know this but you can run searches from the CLI on the Search Head which means that you can easily write a script around it. You just do this:

$SPLUNK_HOME/bin/splunk search "earliest=-10m latest=now index=_*"

When using the CLI, it helps to use the highlight command:

https://docs.splunk.com/Documentation/Splunk/6.5.2/SearchReference/Highlight

0 Karma

cmerriman
Super Champion

have you checked out this answers? using the REST API might help

https://answers.splunk.com/answers/366832/generate-pdf-from-view-in-rest-api.html

0 Karma
Get Updates on the Splunk Community!

Splunk App for Anomaly Detection End of Life Announcment

Q: What is happening to the Splunk App for Anomaly Detection?A: Splunk is officially announcing the ...

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...