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.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. |