Security

HIde New Splunk Release on Login Screen from Users

andrewkenth
Communicator

Is there a way to hide the notification on the login screen regarding "A new maintenance release of Splunk is here" from the users?

0 Karma
1 Solution

aelliott
Motivator

You could add #updateCheckerContainer {
visibility: hidden;
}
to
$SPLUNK_HOME\share\splunk\search_mrsparkle\exposed\css\login.css

View solution in original post

0 Karma

sowings
Splunk Employee
Splunk Employee

There's a less invasive way, that won't get lost in an upgrade:

Update web.conf

* Setting updateCheckerBaseURL to 0 will stop the SplunkWeb from pinging Splunk.com 
     for new versions of itself. 

aelliott
Motivator

You could add #updateCheckerContainer {
visibility: hidden;
}
to
$SPLUNK_HOME\share\splunk\search_mrsparkle\exposed\css\login.css

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...