In the process of customizing the login screen in 7.1. I successfully changed the background and added text.
But when I put a custom logo in the default directory:
E:\Splunk\etc\apps\search\appserver\static\logincustomlogo
And put this line in the web.conf in the [settings] stanza:
loginCustomLogo = "logincustomlogo\mylogo.png"
I get a broken link. The link address shows as:
https://splunkserver:8000/en-
US/static/@undefined/app%2Fsearch%2F%22logincustomlogo%5Cmylogo.png%20%22
What am I doing wrong?
Thanks!
Got it. The problem was the "" around "logincustomlogo\mylogo.png" . When I deleted them it worked.
Got it. The problem was the "" around "logincustomlogo\mylogo.png" . When I deleted them it worked.
Hi @JarrettM
Check your image location is it correct or not.
Than restart your server, or debug refresh