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!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...