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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...