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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...