Skip to content

Commit

Permalink
Update configure-alerts.md
Browse files Browse the repository at this point in the history
Updating text
  • Loading branch information
Simplychee authored Sep 26, 2023
1 parent 89ae421 commit f87d7a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _source/user-guide/alerts/configure-alerts.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ click **Preview** to open OpenSearch Dashboards in another tab. It can help revi

###### Group-by (order matters!)

Group by must include the field to trigger it. A log without a field added to Group by will not trigger the alert even if it matches the query or filter.
Alerts won't trigger if the field added to the Group-by doesn't exist in the logs. The logs must include both the field you have in group-by and the field you use in your query/filter to trigger the alert.
{:.info-box.important}

You can apply **group by** operators to up to 3 fields. If you use this option, the alert will return the aggregated results.
Expand Down Expand Up @@ -214,4 +214,4 @@ The URL will look like this:

`https://app.logz.io/#/dashboard/alerts/v2019/<<ALERT_ID>>`

![Alert ID](https://dytvr9ot2sszz.cloudfront.net/logz-docs/alerts/alert-id.png)
![Alert ID](https://dytvr9ot2sszz.cloudfront.net/logz-docs/alerts/alert-id.png)

0 comments on commit f87d7a8

Please sign in to comment.