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!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...