|
Due to my environment's proxy and firewall setup, we cannot have automatic update checks occurring for Splunkbase apps. Where and what settings are available to do this? |
|
As of 4.2, SplunkWeb's application management allows the properties of an app to be edit to disable the Splunkbase automatic update checking. The options available are to set this globally or individually per app. Globally:Modify in your local copy of $SPLUNK_HOME/etc/system/local/server.conf with:
Per App:1) Navigate in SplunkWeb > Manager > Apps > select the Splunkbase apps's "Edit Properties" link and change for "Update checking" from Yes to No OR 2) In the desired app's $SPLUNK_HOME/etc/apps/<appname> local/app.conf (if this does not exist, create one) and include:
for example using the Deployment Monitor app, $SPLUNK_HOME/etc/apps/SplunkDeploymentMonitor/local/app.conf add the stanza entry
Note: Manual changes to the configuration files will require a Splunk restart. Additional references for these attribute details can be found in: Separately if you are interested in disabling the login message that a new Splunk version is available go here: http://splunk-base.splunk.com/answers/2116/how-can-i-disable-the-login-notification-message-that-a-new-splunk-version-is-available |
