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!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...