...
Field | Description |
---|---|
Type | The alert type (more information about the alert types can be found in the the Alerts page) |
Query Value | Free text, describes the results returned by the alert's query Press the "Details" button to view the alert query itself |
Index Sets | (Hidden by default) Which ElasticSearch index sets will be queried |
Document Types | (Hidden by default) Which ElasticSearch document types will be queried |
Query (JSON) | (Hidden by default) An ElasticSearch query |
Parameters (JSON) | (Hidden by default) Named parameters to replace placeholders in the query. i.e: |
Query Period | The time frame for the alert's query |
Operator | Operator for the alert's query |
Threshold | The value to compare the query's result to (not applicable for alert types "any" and "list" |
Field Name | Only applicable for alert type "list" |
Value List | Only applicable for alert type "list" - the list of values delimited by the delimiter specified in the "delimiter" field |
...