Security

Change title on Login screen

justjosh
Explorer

Can you change the web page title of the login screen from "Login - Splunk" to something else?

I have tried editing the login.html page but this only allows you to change the word "Login", the "- Splunk" part appears hard-coded although I can't find where this is specified.

Tags (1)
0 Karma

asimagu
Builder

if you edit your javascript that fires while loading the page you can add your own title

document.title = "My title";

micm
Explorer

Have a look at $SPLUNKHOME/share/splunk/search_mrsparkle/templates/layout/base.html lines 90 following and the other template files.

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

I'm not sure where that setting is found, but according to http://www.splunk.com/view/SP-CAAAFT9, you should probably not remove "Splunk". It probably violates a TOS somewhere as well.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...