You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
820 B
40 lines
820 B
# Version 8.2.3
|
|
# DO NOT EDIT THIS FILE!
|
|
# Please make all changes to files in $SPLUNK_HOME/etc/system/local.
|
|
# To make changes, copy the section/stanza you want to change from $SPLUNK_HOME/etc/system/default
|
|
# into ../local and edit there.
|
|
#
|
|
# Configuration for KV Store collections
|
|
#
|
|
|
|
##############
|
|
# defaults for all collection
|
|
##############
|
|
|
|
[default]
|
|
type = undefined
|
|
profilingEnabled = false
|
|
profilingThresholdMs = 1000
|
|
replicate = false
|
|
replication_dump_strategy = auto
|
|
replication_dump_maximum_file_size = 10240
|
|
|
|
[SavedSearchHistory]
|
|
type = internal_cache
|
|
|
|
[SearchHeadClusterHealthStates]
|
|
type = internal_cache
|
|
|
|
[SamlIdpCerts]
|
|
disabled = true
|
|
|
|
[SSLCertificates]
|
|
disabled = true
|
|
|
|
[SearchHeadClusterMemberInfo]
|
|
type = internal_cache
|
|
|
|
# Used as storage for Token authorization
|
|
[JsonWebTokensV1]
|
|
disabled = true
|