All Apps and Add-ons

change logo in apps

prapanna
Explorer

hi
i have follow these steps to change logo of a apps-

  1. Add logo (e.g. mylogo.jpg) to $SPLUNK_HOME$/etc/apps/your-app/appserver/static
  2. Create a file named application.css in $SPLUNK_HOME$/etc/apps/your-app/appserver/static
  3. In the application.css file, add the following code:

    .appLogo {
        background: url("mylogo.jpg") no-repeat 0 0;
    }
    

Save this file and restart Splunk but the problem is that the previous logo is vanished but the new logo is not there whereas that portion on the screen shows a link..

Tags (1)

skender27
Contributor

Hi,

I just added these two files: appIcon_2x.png and appLogo_2x.png in etc/apps//appserver/static folder
Restarted Splunk, but it is not working: I do not sree the app icon (left panel) and app icon in the upper bar...
Is it a problem of confugiration precedence?

Thanks,
Skender

0 Karma

LukeMurphey
Champion

I believe the path to your image in the CSS file is wrong. Try this path:

/en-US/static/app/your-app/mylogo.jpg

Drainy
Champion

Just checking but is the logo file readable to the Splunk user?

Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...