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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...