Dashboards & Visualizations

Splunk customization

jmallorquin
Builder

Hi,

We are making a customization of splunk for a client and we want to change the logo "Splunk >" thats appear in the top left cornner. We are able to hide the logo adding in the dashboard.css this:
.app-bar .app-name .app-label {
display: none;
}
.navbar .brand {
height:0px;
display: none;
}

but we want to change with other image. I have change the dashboard.html and others files and when is loading its looks changed but finally its changed again with Splunk>

Thanks

0 Karma

jmallorquin
Builder

Hi MuS

I read the docs but I can't change the splunk logo inside an app near the app name, in the css has this label

.navbar
a.brand:hover {

}

0 Karma

abhishekroy168
Path Finder

Hi all even my requirement is same:
change the logo "Splunk >" thats appear in the top left cornner.
If anyone got solution to this please help out with this:)

0 Karma

MuS
SplunkTrust
SplunkTrust

Hi jmallorquin,

did you read the docs about Customize CSS there you find examples how to customize the logo.

cheers, MuS

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...