ActiveDirectorySecurityRealmLoadBalance
editActiveDirectorySecurityRealmLoadBalance
editElasticsearch Security Active Directory load balancing configuration
Properties
edit-
cache_ttl
(string
) - When using dns_failover or dns_round_robin as the load balancing type, this setting controls the amount of time to cache DNS lookups. Defaults to 1h.
-
type
(string
; allowed values: [failover
,dns_failover
,round_robin
,dns_round_robin
]) - The behavior to use when there are multiple Active Directory URLs defined
Example
edit{ "cache_ttl" : "string", "type" : "string" }