Security

How do i customise my login screen.

standias
Explorer

I would like to display message on my SPLUNK login screen at top right or bottom right. Have done setting :

http://www.splunk.com/base/Documentation/latest/Developer/CustomizeLogin

Example

Add the following key to the [settings] stanza in web.conf in $SPLUNK_HOME/etc/system/local/:

login_content = This is a production server. If you are running some expensive searches, try one of the following servers: < a href="http://server1:8000">server1 or < a href="http://server2:8080">server2

But this does not work for 4.0.9 (was mentioned applicable 4.1 onwards).

Any ideas without changing the login page : $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/account/login.html

Tags (1)
1 Solution

sideview
SplunkTrust
SplunkTrust

I'm afraid that the only way to do it back before 4.1 was to change the login.html template itself. And the file has a lot of moving parts (like update checker, banner, etc) which can make it nontrivial to make changes.

And of course any changes you do succeed in making will get blown away on any upgrades or reinstalls.

View solution in original post

0 Karma

sideview
SplunkTrust
SplunkTrust

I'm afraid that the only way to do it back before 4.1 was to change the login.html template itself. And the file has a lot of moving parts (like update checker, banner, etc) which can make it nontrivial to make changes.

And of course any changes you do succeed in making will get blown away on any upgrades or reinstalls.

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Community Content Calendar, October Edition

Welcome to the October edition of our Community Spotlight! The Splunk Community is a treasure trove of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...