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.
16 lines
584 B
16 lines
584 B
|
|
[clustering]
|
|
available_sites = {{ splunk_all_sites }}
|
|
cluster_label = {{ splunk_idxcluster_label }}
|
|
mode = master
|
|
multisite = {{ splunk_multisite }}
|
|
replication_factor = {{ splunk_replication_factor }}
|
|
search_factor = {{ splunk_search_factor }}
|
|
site_replication_factor = origin:{{ splunk_multisite_replication_factor_origin }}, total:{{ splunk_multisite_replication_factor_total }}
|
|
site_search_factor = origin:{{ splunk_multisite_search_factor_origin }}, total:{{ splunk_multisite_search_factor_total }}
|
|
summary_replication = true
|
|
|
|
[general]
|
|
site = {{ splunk_site }}
|
|
|