Dashboards & Visualizations

How to change the Splunk> logo in the top left corner of the UI?

jravida
Communicator

I want to change to change the Splunk> logo on the top left corner of the Splunk Web UI to something different, but it seems that as splunk has developed, that method has changed. In Chrome, I can right-click-inspect on the item, and it is actually just the word "splunk" in the html and I can change it to whatever from the browser editor.

Where is this in Splunk?

Tags (2)
0 Karma

skender27
Contributor

Hi,

Did you tried to change splunk_logo_black.png in the folder /opt/splunk/share/splunk/search_mrsparkle/exposed/css/skins/default css file?

/* change the app logo here.  set the height/width for your image, as well as the path to the image */
.appLogo {
    height: 43px;
    width: 80px;
    background: url(/static/img/skins/default/splunk_logo_black.png) no-repeat 0 0;
}

Hope it works,
Skender

0 Karma

MuS
Legend

Hi jravida,

According to @rsennett_splunk this is still possible, see this answer
http://answers.splunk.com/answers/110267/change-logo-in-6-0.html

cheers, MuS

Raghav2384
Motivator

Splunk has restricted that level of customization. I had a similar requirement and the reason they did is to maintain views same across all the apps.
On a funny note , splunk might get pissed if you take their icon out of the app 🙂

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...