Hello Splunkers:
How do I configure a custom text "Big Data Analytics" on the login screen? Please help me, Thanks in advance!
you can't write the text at the place you highlighted in the question. instead you can convert your text to logo and update.
Below is the process to do that.
add below in /system/local/web.conf
[settings]
loginCustomLogo=Log-Analytics.png
place Log-Analytics.png in /apps/search/appserver/static
restart Splunk Enterprise you will see like below:
Note: you can name png what ever you wish to.
these will help you on customizing the login screen...
https://docs.splunk.com/Documentation/Splunk/8.1.0/AdvancedDev/CustomizeLogin
Thanks inventsekar,
These are about configuring custom logo, can't solve my problem.