Reporting

How do I alter the footer in PDF reports in Splunk 5.0.5

jbsplunk
Splunk Employee
Splunk Employee

I'm able to remove the Splunk logo from PDF reports, but I would also like to remove the date/timestamp from the footer as well. Any ideas?

Tags (1)
1 Solution

Chubbybunny
Splunk Employee
Splunk Employee

this is a bit of a hack, but you can esaliy do this by editing the file:

$SPLUNK_HOME/lib/python2.7/site-packages/splunk/pdf/pdfrenderer.py 

and comment out the line

canvas.drawText(textObject)

While this does the trick, the file will be overwritten whenever updates are applied.

(\__/)
(='.'=)
(")_(")

View solution in original post

Chubbybunny
Splunk Employee
Splunk Employee

this is a bit of a hack, but you can esaliy do this by editing the file:

$SPLUNK_HOME/lib/python2.7/site-packages/splunk/pdf/pdfrenderer.py 

and comment out the line

canvas.drawText(textObject)

While this does the trick, the file will be overwritten whenever updates are applied.

(\__/)
(='.'=)
(")_(")

jbsplunk
Splunk Employee
Splunk Employee

that works!

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...