Admin Manual

 


Authentication

Automatic Update Notification

This documentation does not apply to the most recent version of Splunk. Click here for the latest version.

Automatic Update Notification

The free Splunk Server periodically checks back with www.splunk.com to see if there's a new version available. It does not transmit any specific data about your installation back to us, other than its own version number. If there's a newer version ready for download, it will notify you on the Splunk Server's home page with a banner similar to the one below.


Automatic update notice


Disabling the "phone home" update check

Create the file $SPLUNK_HOME/etc/myinstall/search.user.xml with the following contents:


<config>
	<searchConfig>
		<updateCheckerBaseURL>0</updateCheckerBaseURL>
	</searchConfig>
</config>

If the file alrady exists simply insert the following tag into the config stanza:


<updateCheckerBaseURL>0</updateCheckerBaseURL>

This documentation applies to the following versions of Splunk: 2.2 , 2.2.1 , 2.2.3 , 2.2.6 View the Article History for its revisions.


You must be logged into splunk.com in order to post comments. Log in now.

Was this documentation topic helpful?

If you'd like to hear back from us, please provide your email address:

We'd love to hear what you think about this topic or the documentation as a whole. Feedback you enter here will be delivered to the documentation team.