Getting Data In

Remove uppdate notification on logon on Splunk 6

fab73
Path Finder

I've been looking for some tips to remove notification message to newest version of Splunk at the logon page but did not found anybody wrote something about to the newst versions of Splunk (6.4). I would not remove up to date status of the System from admin console afer logged in but only the unpleasant message to all users/clients or possible attacker. Thanks ...

Tags (1)
0 Karma
1 Solution

somesoni2
Revered Legend

Try this

web.conf

[settings]
updateCheckerBaseURL = 0

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

View solution in original post

0 Karma

somesoni2
Revered Legend

Try this

web.conf

[settings]
updateCheckerBaseURL = 0

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

0 Karma

fab73
Path Finder

it works fine! thanks.

0 Karma

fab73
Path Finder

I will try and let u now about general result of this operation (already described for other previous version of Splunk). But this way I suppose I will stop all system detection of new version not only logon page notification. At this point I think mabe it would be the only solution. Thaks a lot.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...