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.
11 lines
321 B
11 lines
321 B
|
|
# clustering parameters are local and moved in a cluster specific package
|
|
# this can be a site specific if only one site per cluster
|
|
|
|
[clustering]
|
|
master_uri = https://{{ groups.splunk_cluster_master[0] }}:{{ splunk_svc_port }}
|
|
mode = slave
|
|
|
|
[replication_port://{{ splunk_replication_port }}]
|
|
disabled = false
|