Splunk Dev

Renaming an App

DTERM
Contributor

I copied the Unix App and created a custom app from that template. Now all my pages start off with the splunk > *nix in the upuper left hand side.

Can can I replace that with splunk > MyApp?

Also can I completely replace it with my corporate logo?

If so, how??

Thanks.

Tags (1)
1 Solution

Ayn
Legend

Layout settings for your application are defined in /appserver/static/application.css. The application logo is defined in the .appLogo section:

background: url(appLogo.png) no-repeat 0 0;

So, either switch out $SPLUNK_HOME/etc/apps//appserver/static/appLogo.png (and appLogo.gif for IE compatibility) for your own one, or modify the css so it points to your logo instead.

View solution in original post

Ayn
Legend

Layout settings for your application are defined in /appserver/static/application.css. The application logo is defined in the .appLogo section:

background: url(appLogo.png) no-repeat 0 0;

So, either switch out $SPLUNK_HOME/etc/apps//appserver/static/appLogo.png (and appLogo.gif for IE compatibility) for your own one, or modify the css so it points to your logo instead.

Get Updates on the Splunk Community!

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...