Security

Create Custom Login Banner Splunk 5.0.1

mship
Path Finder

Trying to create a custom warning banner on login page for splunk 5.0.1. Tried editing the web.conf file in /etc/system/local but the message did not appear...any suggestions are appreciated.

Thanks!

Tags (1)
0 Karma

jonuwz
Influencer

Adding this to /system/local/web.conf and restarting :

[settings]
login_content = <h3>This is a custom message</h3>

adds "This is a custom message" above the splunk logo on the login screen

How did you alert web.conf ?

Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...