Skip to content

EmptyElasticIndices Configurations Table View

Property Path Type Required Default Description
ProbeConfiguration object or string
ProbeConfiguration.IndexPattern string The index pattern of the relevant indices
ProbeConfiguration.Password string The password of the elasticsearch
ProbeConfiguration.Url string The url of the elasticsearch
ProbeConfiguration.Username string The username of the elasticsearch
ProbeConfiguration.MatchQueryString string * The match query string for the documents from the relevant indices
ProbeConfiguration.RequestTimeoutMs integer or string 30000 The timeout in milliseconds on the requests sent to the elastic
ProbeConfiguration.UseGlobalDict string or true/false False When true, missing Elasticsearch probe configuration keys can be resolved from the shared global dictionary before local values are applied.