# Version 8.2.3 # DO NOT EDIT THIS FILE! # Changes to default files will be lost on update and are difficult to # manage and support. # # Please make any changes to system defaults by overriding them in # apps or $SPLUNK_HOME/etc/system/local # (See "Configuration file precedence" in the web documentation). # # To override a specific setting, copy the name of the stanza and # setting to the file where you wish to override it. [distributedSearch] disabled = false serverTimeout = 10 servers = useSHPBundleReplication = true statusTimeout = 10 connectionTimeout = 10 sendTimeout = 30 receiveTimeout = 600 bestEffortSearch = false authTokenConnectionTimeout = 5 authTokenSendTimeout = 10 authTokenReceiveTimeout = 10 defaultUriScheme = https bcsPath = /bcs/v1/buckets [tokenExchKeys] certDir = $SPLUNK_HOME/etc/auth/distServerKeys publicKey = trusted.pem privateKey = private.pem genKeyScript = $SPLUNK_HOME/bin/splunk, createssl, audit-keys [replicationSettings] replicationPolicy = classic connectionTimeout = 60 sendRcvTimeout = 60 replicationThreads = auto maxBundleSize = 2048 warnMaxBundleSizePerc = 75 concerningReplicatedFileSize = 500 excludeReplicatedLookupSize = 0 allowDeltaUpload = true preCompressKnowledgeBundlesClassicMode = true preCompressKnowledgeBundlesCascadeMode = false sanitizeMetaFiles = true cascade_replication_status_interval = 60s cascade_replication_status_unchanged_threshold = 5 statusQueueSize = 5 allowDeltaIndexing = true [replicationSettings:refineConf] # Replicate these specific *.conf files and their associated *.meta stanzas. replicate.app = true replicate.authorize = true replicate.collections = true replicate.commands = true replicate.eventtypes = true replicate.fields = true replicate.segmenters = true replicate.literals = true replicate.lookups = true replicate.multikv = true replicate.props = true replicate.tags = true replicate.transforms = true replicate.transactiontypes = true [replicationWhitelist] refine.conf = (system|(apps/*)|users(/_reserved)?/*/*)/(default|local)/*.conf refine.metadata = (system|(apps/*)|users(/_reserved)?/*/*)/metadata/*.meta other = (system|(apps/(?!pdfserver)*)|users(/_reserved)?/*/*)/(bin|lookups)/... searchscripts = searchscripts/... kvstore = kvstore_*/... [replicationBlacklist] lookupindexfiles = (system|apps/*|users(/_reserved)?/*/*)/lookups/*.(tmp$|index($|/...)) sampleapp = apps/sample_app/... # Protect against overly-broad conf whitelists. conf = (system|(apps/*))/(default|local)/server.conf # Search processes do not use anything contained in user-specific *.meta files. user_specific_meta = users(/_reserved)?/*/*/metadata/local.meta framework = apps/framework/... [bundleEnforcerWhitelist] [bundleEnforcerBlacklist]