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!

Observability | How to Think About Instrumentation Overhead (White Paper)

Novice observability practitioners are often overly obsessed with performance. They might approach ...

Cloud Platform | Get Resiliency in the Cloud Event (Register Now!)

IDC Report: Enterprises Gain Higher Efficiency and Resiliency With Migration to Cloud  Today many enterprises ...

The Great Resilience Quest: 10th Leaderboard Update

The tenth leaderboard update (11.23-12.05) for The Great Resilience Quest is out >> As our brave ...