Reporting

User selective Logo on PDF Report

fab73
Path Finder

I need to customize different logo (.png) for different users in the Header of the PDF attached. Searching in Splunk Answers I did not find any possibility to do it. Is there any new feature in Splunk 6.4? Did some one tried to do the same? How? Thanks in advance for any commet!

0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi fab73,
you can easily hide the logo on pdf footer (see http://docs.splunk.com/Documentation/Splunk/6.5.2/Admin/Alertactionsconf):

reportIncludeSplunkLogo = [1|0]
     * Specify whether to include a Splunk logo in Integrated PDF Rendering
     * Defaults to 1 (true)

Instead to change this logo it isn't so easy: the only way is to modify the Python script that generates pdf, but I don't know how to help you.
Every way, you can find a useful workaround at http://blogs.splunk.com/2014/08/05/pdf-printing-and-logos/

If instead you want to modify the header logo, inserting a different one for each user groups, you could create different versions of the same dashboards for each group with own logo in an html header and schedule each dashboard for each user group.

Bye.
Giuseppe

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi fab73,
you can easily hide the logo on pdf footer (see http://docs.splunk.com/Documentation/Splunk/6.5.2/Admin/Alertactionsconf):

reportIncludeSplunkLogo = [1|0]
     * Specify whether to include a Splunk logo in Integrated PDF Rendering
     * Defaults to 1 (true)

Instead to change this logo it isn't so easy: the only way is to modify the Python script that generates pdf, but I don't know how to help you.
Every way, you can find a useful workaround at http://blogs.splunk.com/2014/08/05/pdf-printing-and-logos/

If instead you want to modify the header logo, inserting a different one for each user groups, you could create different versions of the same dashboards for each group with own logo in an html header and schedule each dashboard for each user group.

Bye.
Giuseppe

0 Karma

fab73
Path Finder

I've got one dashboard for each user. "with own logo in an html header" this is a nice and simple solution Giuseppe, Thanks a lot, I was not thinking this way....

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Unlocking Unified Insights: New Gigamon Federated Search App for Splunk

In today’s data-heavy environment, organizations are caught in a data distribution dilemma. As data volumes ...

GA: New Data Management App in Splunk Platform

Streamlining Data Management: Introducing a unified experience in Splunk Managing data at scale shouldn’t feel ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...