Splunk Dev

Login page logo customization.

abhishekroy168
Path Finder

Hi all,
Hi i tried this customization but it isn't working.
Step 1 Added an image applog.png in a new folder logo .
Step 2 Added loginCustomLogo = logo/appLogo.png in my web.conf file.
Step 3 Retart splunk server from Settings>server control>restart server.
If i am doing something wrong please help me out with this.
Thanks in advance:)
My req is to replace splunk>enterprise stuff on the login page by a new image.

Tags (1)
0 Karma
1 Solution

p_gurav
Champion

Hi,

Did you put your image file in $SPLUNK_HOME/etc/apps/<app_name>/appserver/static/logo directory. Also refer this document and check for prerequisite:
https://docs.splunk.com/Documentation/Splunk/7.0.2/AdvancedDev/CustomizeLogin#Add_a_custom_logo

View solution in original post

p_gurav
Champion

Hi,

Did you put your image file in $SPLUNK_HOME/etc/apps/<app_name>/appserver/static/logo directory. Also refer this document and check for prerequisite:
https://docs.splunk.com/Documentation/Splunk/7.0.2/AdvancedDev/CustomizeLogin#Add_a_custom_logo

abhishekroy168
Path Finder

Hi p_gurav,
Thanks for the quick reply
But If i put my image in this location ....$SPLUNK_HOME/etc/apps//appserver/static/logo
Then what will be the value for loginCustomLogo =??

0 Karma

p_gurav
Champion

file path for that image.

0 Karma

abhishekroy168
Path Finder

sorry actually it worked as i was using 2 instances at same time so got mixed while modifying file.:)

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...