Where to find the configuration files
This documentation does not apply to the most recent version of Splunk. Click here for the latest version.
Where to find the configuration files
When you install Splunk, a set of default configuration files (ending in .conf) is created in $SPLUNK_HOME/etc/system/default/. Examples and specifications (ending in .spec and .example) for each configuration file are contained in $SPLUNK_HOME/etc/system/README/.
To learn more about using configuration files, read "About configuration files" in this manual.
Some configuration files are not created by default--if you want to enable the feature they manage, you must create the configuration file yourself. These configuration files still have .spec and .example files for you to review.
Configuration files and apps
If you make a change that gets written to a configuration file while you're in an app, that change is written to a copy of the relevant configuration file in that app's system local directory: $SPLUNK_HOME/etc/apps/<App_name>/local/<configurationfile>.conf. If you want to edit a configuration file such that the change only applies to a certain app, make a copy of that file in the local directory for that app and make your changes there.
List of configuration files, and what's in them
The following is an up-to-date list of the available spec and example files associated with each conf file. Some conf files do not have spec or example files; contact Support before editing a conf file that does not have an accompanying spec or example file.
Important: Do not edit the default copy of any conf file in $SPLUNK_HOME/etc/system/default/. Make a copy of the file in $SPLUNK_HOME/etc/system/local/ and edit that copy. Splunk will look in $SPLUNK_HOME/etc/system/local/ first when looking for configurations and will use your edited file if it finds it.
This documentation applies to the following versions of Splunk: 4.0 , 4.0.1 , 4.0.2 , 4.0.3 , 4.0.4 , 4.0.5 , 4.0.6 , 4.0.7 , 4.0.8 , 4.0.9 , 4.0.10 , 4.0.11 View the Article History for its revisions.