You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optional. Used to configure Splunk indexer clustering. This is a hash with 4 members:
813
+
Optional. Used to configure Splunk indexer clustering. This is a hash with 6 members:
814
814
815
-
-`mode` (can be one of `master`,`searchhead`,`slave`)
815
+
-`mode` (can be one of `master`,`searchhead`,`slave`, or `forwarder`)
816
816
-`replication_factor`
817
817
-`search_factor`
818
818
-`cm` (points to cluster master in case of searchhead,slave, or forwarder in case of indexer discovery)
819
819
-`indexer_discovery` (enables indexer discovery on the master node)
820
+
-`forwarder_site_failover` (Configures sites that fowarders are allowed to fail over to. `site1:site` allows fowarders in site1 to fail over to indexers in site2 if the local indexers are unavailable.)
0 commit comments