Dashboards & Visualizations

How to replace the Splunk logo with our company logo when exporting a dashboard as a PDF?

dhavamanis
Builder

Need your help,

When we export a Splunk Dashboard as a PDF and it includesthe Splunk logo in footer, we want to replace the Splunk logo with our company logo in the PDF footer. Can you please tell us how to do this?

1 Solution

MuS
Legend

Hi dhavamanis,

You can hide it, but as far as I know you can't replace it without a hackish workaround.

From the docs http://docs.splunk.com/Documentation/Splunk/6.2.4/Admin/Alertactionsconf

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

cheers, MuS

View solution in original post

strive
Influencer

Splunk 6.3 allows you to set your own logo

0 Karma

strive
Influencer

Update -- Splunk 6.3 allows you to set your own logo

0 Karma

MuS
Legend

Hi dhavamanis,

You can hide it, but as far as I know you can't replace it without a hackish workaround.

From the docs http://docs.splunk.com/Documentation/Splunk/6.2.4/Admin/Alertactionsconf

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

cheers, MuS

MuS
Legend

Update:
It's possible now http://docs.splunk.com/Documentation/Splunk/6.3.2/Admin/Alertactionsconf

pdf.logo_path = <string>
  * Define pdf logo by syntax <app>:<path-to-image>
  * If set, PDF will be rendered with this logo instead of Splunk one.
  * If not set, Splunk logo will be used by default
  * Logo will be read from $SPLUNK_HOME/etc/apps/<app>/appserver/static/<path-to-image> if <app> is provided.
  * Current app will be used if <app> is not provided.

ChrisG
Splunk Employee
Splunk Employee

MuS is correct. The only supported change is to hide the logo, which is documented in the Dashboards and Visualizations manual.

The previous Answers on this subject say the same:

Any other change you made would be unsupported and would not persist on upgrade.

Get Updates on the Splunk Community!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...