# Version 9.2.2.20240415 # DO NOT EDIT THIS FILE! # Please make all changes to files in $SPLUNK_HOME/etc/master-apps/_cluster/local. # To make changes, copy the section/stanza you want to change from $SPLUNK_HOME/etc/system/default # into ../local and edit there. # # This file configures Splunk's indexes and their properties for a cluster. # ################################################################################ # index definitions ################################################################################ [main] repFactor = auto [history] repFactor = auto [summary] repFactor = auto [_internal] repFactor = auto [_audit] repFactor = auto [_thefishbucket] repFactor = auto [_introspection] homePath = $SPLUNK_DB/_introspection/db coldPath = $SPLUNK_DB/_introspection/colddb thawedPath = $SPLUNK_DB/_introspection/thaweddb repFactor = 0 [_telemetry] homePath = $SPLUNK_DB/_telemetry/db coldPath = $SPLUNK_DB/_telemetry/colddb thawedPath = $SPLUNK_DB/_telemetry/thaweddb repFactor = auto [_metrics] homePath = $SPLUNK_DB/_metrics/db coldPath = $SPLUNK_DB/_metrics/colddb thawedPath = $SPLUNK_DB/_metrics/thaweddb repFactor = 0 [_metrics_rollup] homePath = $SPLUNK_DB/_metrics_rollup/db coldPath = $SPLUNK_DB/_metrics_rollup/colddb thawedPath = $SPLUNK_DB/_metrics_rollup/thaweddb repFactor = 0 [_configtracker] homePath = $SPLUNK_DB/_configtracker/db coldPath = $SPLUNK_DB/_configtracker/colddb thawedPath = $SPLUNK_DB/_configtracker/thaweddb repFactor = 0 # this index has been removed in the 4.1 series, but this stanza must be # preserved to avoid displaying errors for users that have tweaked the index's # size/etc parameters in local/indexes.conf. # [splunklogger] repFactor = auto