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

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 November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...