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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...