Getting Data In

loginCustomLogo broken link

dkrichards16
Path Finder

Hi, has anyone ran into an issue. I accidentally didn't have the .png or .jpg in the /opt/splunk/etc/apps/search/appserver/static/logincustomlogo/ folder after modifying /opt/splunk/etc/system/local/web.conf file when I restarted and got a broken image link. I then dropped the file in the correct folder and restart splunk again but still getting the broken link. I tried setting the custombackground to default so I could remove the web.conf then started the process over but still no luck. Is there something in the static folder that changes and needs to be manually edited?

Tags (1)
0 Karma
1 Solution

Elsurion
Communicator

You have entries like this on your System?

Picture:

./etc/apps/search/appserver/static/logincustombg/monsterine.png

And system/local/web.conf entrys?

[settings]
loginBackgroundImageOption = custom
loginCustomBackgroundImage = search:logincustombg/monsterine.png

And you've checked the logs for any error during startup?
And maybe the importantst part, have you cleared your WebChache?

View solution in original post

0 Karma

Elsurion
Communicator

You have entries like this on your System?

Picture:

./etc/apps/search/appserver/static/logincustombg/monsterine.png

And system/local/web.conf entrys?

[settings]
loginBackgroundImageOption = custom
loginCustomBackgroundImage = search:logincustombg/monsterine.png

And you've checked the logs for any error during startup?
And maybe the importantst part, have you cleared your WebChache?

0 Karma

dkrichards16
Path Finder

Thanks Clearing the Web Cache fixed the login screen logo for the two servers I had with broken links.

0 Karma

mayurr98
Super Champion

Hi @dkrichards16,

To display an icon for your app:

  1. Create the icon files below, in PNG format, preferably with 24-bit transparency.
  2. Name the icon files as listed below. Filenames are case sensitive.
  3. Save icon files to $SPLUNK_HOME/etc/apps/your_app_name/static/.

appIcon_2x.png (72 x 72)
appIcon.png (36 x 36)
appIconAlt_2x.png (72 x 72)
appIconAlt.png (36 x 36)
appLogo.png (160 x 40)
appLogo_2x.png (320 x 80)

For more information please check the link.

http://dev.splunk.com/view/SP-CAAAE86#icons

let me know if this helps!

0 Karma

p_gurav
Champion
Please refer below steps from documents:

**Add a custom logo**
If you are using Splunk Enterprise, you can customize the login page logo.

**Prerequisites**
The maximum image size is 485px wide and 100px high. If the image exceeds these limits, the image is automatically resized.
Review the loginCustomLogo setting details in the web.conf spec file.

**Steps**
(Optional) If you are using an image file, put it into the following directory location.
$SPLUNK_HOME/etc/apps/<app_name>/appserver/static/logo
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...