Dashboards & Visualizations

Replacing the logo on search screen

Monitex
Engager

I would like to replace the standard search screen logo with our company logo.

Can someone please point me to the correct file that needs to be replaced.

I manually pulled the folder /opt/splunk/share/splunk/search_mrsparkle/exposed/img/skins/default/ and located to correct logo, but an overwrite and a splunk restart has not refreshed the logo.

Anyone have any ideas?

Tags (2)
1 Solution

Monitex
Engager

From #splunk IRC:

Ayn: $SPLUNK_HOME/etc/apps/search/appserver/static/application.css
Ayn: it's defined there
Ayn: background: url(appLogo.png) no-repeat 0 0;
Ayn: so, either switch out $SPLUNK_HOME/etc/apps/search/appserver/static/appLogo.png (and appLogo.gif for IE compatibility) for your own one
Ayn: or modify the css so it points to your logo instead

Thanks to Ayn for the solution

View solution in original post

Monitex
Engager

From #splunk IRC:

Ayn: $SPLUNK_HOME/etc/apps/search/appserver/static/application.css
Ayn: it's defined there
Ayn: background: url(appLogo.png) no-repeat 0 0;
Ayn: so, either switch out $SPLUNK_HOME/etc/apps/search/appserver/static/appLogo.png (and appLogo.gif for IE compatibility) for your own one
Ayn: or modify the css so it points to your logo instead

Thanks to Ayn for the solution

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 ...