You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/monitor-analytics-rule-integrity.md
+31-24Lines changed: 31 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -169,30 +169,31 @@ For either **Scheduled analytics rule run** or **NRT analytics rule run**, you m
169
169
170
170
## Use the auditing and health monitoring workbook
171
171
172
-
At the top of the screen, choose a subscription and workspace for which to display information.
172
+
1. From the Microsoft Sentinel portal, select **Workbooks** from the **Threat management** menu.
173
173
174
-
You can also choose a time range. The default is the past 7 days.
174
+
1. In the **Workbooks** gallery, enter *health* in the search bar, and select **Analytics Health & Audit workbook** from among the results.
175
175
176
-
### Overview tab
176
+
1. Select **View template** to use the workbook as is, or select **Save** to create an editable copy of the workbook. When the copy is created, select **View saved workbook**.
177
+
178
+
1. Once in the workbook, first select the **subscription** and **workspace** you wish to view, then define the **TimeRange** to filter the data according to your needs. Use the **Show help** toggle to display in-place explanation of the workbook.
177
179
178
-
- Health summary
179
-
- Analytics rule run by status, over time (line graph)
180
-
- Analytics rule run by status (pie chart)
181
-
- Total running unique rule (numeric display)
182
-
- Analytics health summary by reason (chart)
183
-
- Analytics rule with failure and warning occurrence (chart)
184
-
- Failure and warning event (table)
180
+
:::image type="content" source="media/monitor-analytics-rule-integrity/analytics-health-workbook-overview.png" alt-text="Screenshot of analytics rule health workbook overview tab.":::
185
181
186
-
- Audit summary
187
-
- Analytics rule audit by activity, over time (line graph)
188
-
- Analytics rule audit by activity (pie chart)
189
-
- Analytics rule audit by activity volume
182
+
There are three tabbed sections in this workbook:
183
+
184
+
### Overview tab
185
+
186
+
- The **Overview** tab shows health and audit summaries:
187
+
- Health summaries of the status of analytics rule runs in the selected workspace: number of runs, successes and failures, and failure event details.
188
+
- Audit summaries of activities on analytics rules in the selected workspace: number of activities over time, number of activities by type, and number of activities of different types by rule.
190
189
191
190
### Health tab
192
191
193
-
Filters available for Status (success, failure, etc.) and Rule type (scheduled/NRT). The filters apply to the entire page.
192
+
- The **Health** tab lets you drill down to particular health events.
193
+
- Filter the whole page data by **status** (success/failure) and **rule type** (scheduled/NRT).
194
+
- See the trends of successful and failed rule runs over the selected time period. You can "time brush" the trend graph to see a subset of the original time range.
195
+
-
194
196
195
-
- Analytics rule run trending over time (line graph, time brush enabled)
196
197
197
198
Filter available for Reason, to apply to the remainder of the page.
198
199
@@ -211,20 +212,26 @@ Filter available for Reason, to apply to the remainder of the page.
211
212
- Clear that table by selecting the "Clear selection" icon (it looks like an "Undo" icon) in the upper right corner of the chart.
212
213
- Health details for analytics rule: \<name of rule selected in the previous chart> (table)
213
214
215
+
216
+
214
217
### Audit tab
215
218
216
-
Filter available for rule types. The filter applies to everything on the page.
219
+
The **Audit** tab lets you drill down to particular audit events.
217
220
218
-
- Analytics rule audit trending by activity (trending?) (bar graph, time brush enabled)
219
-
- Number of audit events by activity and rule type (chart)
221
+
- Filter the whole page data by **audit rule type** (scheduled/Fusion).
222
+
- See the trends of audited activity on analytics rules over the selected time period. You can "time brush" the trend graph to see a subset of the original time range.
223
+
:::image type="content" source="media/monitor-analytics-rule-integrity/audit-trending-by-activity.png" alt-text="Screenshot of trending audit activity in analytics health workbook.":::
224
+
- See the numbers of audited events, broken down by **activity** and **rule type**.
220
225
- Select an activity to filter the following charts for that activity.
221
226
- Clear the filter by selecting the "Clear selection" icon (it looks like an "Undo" icon) in the upper right corner of the chart.
222
-
- Audit activity by rule name (table)
223
-
- Select a rule name to filter the following table for that rule, and to drill down and show a new table with all the activity on that rule (in the selected time frame).
227
+
:::image type="content" source="media/monitor-analytics-rule-integrity/number-audit-events-by-activity-and-type.png" alt-text="Screenshot of counts of audit events by activity and type in analytics health workbook.":::
228
+
- See the number of audited events by **rule name**.
229
+
- Select a rule name to filter the following table for that rule, and to drill down and show a new table with all the activity on that rule (in the selected time frame). (See after the following screenshot.)
224
230
- Clear the filter by selecting the "Clear selection" icon (it looks like an "Undo" icon) in the upper right corner of the chart.
225
-
- Audit activity by caller (table)
226
-
- Audit activity for rule: \<name of rule selected in the previous chart> (table)
227
-
- Select the value in the ExtendedProperties column to open a side panel displaying the changes made to the rule.
231
+
:::image type="content" source="media/monitor-analytics-rule-integrity/activity-by-rule-name-and-caller.png" alt-text="Screenshot of audited events by rule name and caller in analytics health workbook.":::
232
+
- See the number of audited events by **caller** (the identity that performed the activity).
233
+
- If you selected a rule name in the chart depicted above, another table will appear showing the audited **activities** on that rule. Select the value that appears as a link in the ExtendedProperties column to open a side panel displaying the changes made to the rule.
234
+
:::image type="content" source="media/monitor-analytics-rule-integrity/audit-activity-for-rule.png" alt-text="Screenshot of audit activity for selected rule in analytics health workbook.":::
0 commit comments