Installation

Can I prevent Splunk from automatically checking for updates upon restart?

mikefoti
Communicator

Is there a way to prevent Splunk from automatically checking for updates upon restart?

Tags (2)
0 Karma

sspencer_splunk
Splunk Employee
Splunk Employee

The update checking mechanism can be enabled/disabled per your organization's internal policies. Keep in mind that all this update checking mechanism does is reach out to a publicly-available website to check for a new version. (OK, so it does a little more than that, but that's neither here, nor there.)

If a new version is available, splunkweb presents this information on the Splunk login page. You can disable it in web.conf.

Set "updateCheckerBaseURL" in web.conf to 0.

For more information, search for the term "updateCheckerBaseURL" on the web page linked above.

jonuwz
Influencer

Google is your friend

1st and 3rd hits

0 Karma

mikefoti
Communicator

Actually the FIRST hit brought me back to my own question.

🙂

Thanks, I will try this idea....

Globally:
Modify in your local copy of $SPLUNK_HOME/etc/system/local/server.conf with:[applicationsManagement]
allowInternetAccess = false

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...