Skip to content

Commit 6d3fb01

Browse files
committed
query result single vs per event
1 parent dd801a5 commit 6d3fb01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sentinel/scheduled-rules-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,11 @@ Analytics rules can generate up to 150 alerts. If **Event grouping** is set to *
192192

193193
The *Query* section of the alert is different in each of these two modes. In the **Group all events into a single alert** mode, the the alert returns a query that allows you to see all the events that triggered the alert. You can drill down into the query results to see the individual events. In the **Trigger an alert for each event** mode, the alert returns a base64 encoded result in the query area. Copy and run this output in Log Analytics to decode the base64 and show the original event.
194194

195-
#### [Event grouping](#tab/event-grouping)
195+
#### [Single alert](#tab/event-grouping)
196196

197197
:::image type="content" source="./media/scheduled-rules-overview/single-alert.png" alt-text="Screenshot of sample results for single alert mode showing a query.":::
198198

199-
#### [Trigger an alert for each event](#tab/trigger-alert-per-event)
199+
#### [Alert for each event](#tab/trigger-alert-per-event)
200200

201201
:::image type="content" source="./media/scheduled-rules-overview/per-event.png" alt-text="Screenshot of sample results for trigger an alert for each event mode showing a base64 encoded query.":::
202202

0 commit comments

Comments
 (0)