Security

Splunk-Banner-message

ssingh5
Path Finder

How i can denot the server being logged into in the banner message of splunk login page along with the banner text ?

Tags (1)

Ron_Naken
Splunk Employee
Splunk Employee

This may not be a supported method, but the file that generates the login page can be found here:

$SPLUNK_HOME/share/splunk/search_mrsparkle/templates/account/login.html

If you just want to change the title bar text, you should be able to change the line that looks like this:

title = _('Login')

To something like this:

title = _('Server Junkyard Login')
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

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 ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...