Reporting

How to add custom logo in scheduled reports?

skathpal
Explorer

Hi All,

We are looking to add our custom logo in reports.
Kindly guide for the same.
Thanks in advance

0 Karma

aakwah
Builder

If you are checking this question at 2018 like me 🙂 then this can be done easily, Settings -> Server settings -> Email settings -> PDF Report Settings

0 Karma

DavidHourani
Super Champion

Hello skath,

You can check this answer out. It seems to have the solution for you:

http://answers.splunk.com/answers/100836/add-custom-header-in-dashboard-pdf.html

Steps provided in the link :


To include custom logo, you will have to modify python code. NOTE: this is risky, not supported and will be overwritten upon upgrade.

Step 1. You will need to come up with an SVG for your logo

Step 2. Modify $SPLUNK_HOME/lib/python2.7/site-packages/splunk/pdf/pdfrenderer.py file. At the end of the file, change the variable assignment of _splunkLogoSvg to your new logo.

Step 3. Restart Splunk and generate the PDF with the new logo design.


regards,
David

0 Karma

skathpal
Explorer

Thanks David But in answers state that for scheduled reports you can just remove the splunk logo. We want to add custom logo.

Have any one tested this. Thanks

0 Karma

DavidHourani
Super Champion

I updated my answer 😄 yes the link shows how to remove the logo and how to edit it ^^ anyway you can find the steps above.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...