Admin Manual

 


Managing app configurations and properties

Managing app configurations and properties

You can manage the configurations and properties for apps and add-ons installed in your Splunk instance. Go to Manager > Apps to list the apps installed in the Splunk instance. From this page you can do the following:

  • Edit permissions for an app
  • Enable or disable an app
  • Perform actions, such as launch the app, edit the properties, and view app objects

The configurations available to you for each app depends on the access control permissions for the app. The edits you make to configuration and properties depend on whether you are the owner of the app or a user of the app.

Edit an App's properties

Go to Manager > Apps and select Edit properties for an app. You can make the following edits for apps installed in this Splunk instance.

  • Name Change the display name of the app in Splunk Web.
  • Update checking By default, update checking is enabled for apps. You can override the default and disable update checking. See Checking for app updates below for details.
  • Visible Apps with views should be visible. Add-on, which typically do not have view, should disable the visible property.
  • Upload asset Use this field to select a local file asset files, such as an HTML, JavaScript, or CSS file that can be accessed by the app. You can only upload one file at a time from this panel.

Refer to Apps and add-ons: An Introduction for details on the configuration and properties of apps and add-ons.

Checking for app updates

Beginning with Splunk 4.2, you can configure whether to check Splunkbase for updates to an app. By default, checking for updates is enabled. You can disable checking for updates for an app by editing this property from Manager > Apps > Edit properties.

However, if this property is not available from Splunk Manager, you can also manually edit the apps app.conf file to disable checking for updates. Create or edit the following stanza in $SPLUNK_HOME/etc/apps/<app_name>/local/app.conf to disable checking for updates:

[package] 
check_for_updates = 0 

Note: Edit the local version of app.conf, not the default version. This avoids overriding your setting with the next update of the app.

This documentation applies to the following versions of Splunk: 4.1 , 4.1.1 , 4.1.2 , 4.1.3 , 4.1.4 , 4.1.5 , 4.1.6 , 4.1.7 , 4.1.8 , 4.2 , 4.2.1 , 4.2.2 , 4.2.3 , 4.2.4 , 4.2.5 , 4.3 , 4.3.1 , 4.3.2 , 4.3.3 , 4.3.4 , 4.3.5 , 4.3.6 , 5.0 , 5.0.1 , 5.0.2 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.

Feedback submitted, thanks!