Security

Splunk Login Page Banner

ssingh5
Path Finder

How can i customize banner text on login page.

Tags (1)

MarioM
Motivator

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

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

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

tpflicke
Path Finder

For larger amounts of HTML I found it useful to format multi-line with \, e.g:

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

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...