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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...