Skip to content

Commit 2d306d9

Browse files
committed
Screenshots for audit tab
1 parent 03f8752 commit 2d306d9

File tree

6 files changed

+31
-24
lines changed

6 files changed

+31
-24
lines changed
41.5 KB
Loading
58.3 KB
Loading
51.5 KB
Loading
23.3 KB
Loading
21.8 KB
Loading

articles/sentinel/monitor-analytics-rule-integrity.md

Lines changed: 31 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -169,30 +169,31 @@ For either **Scheduled analytics rule run** or **NRT analytics rule run**, you m
169169
170170
## Use the auditing and health monitoring workbook
171171
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.
173173
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.
175175
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.
177179
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.":::
185181
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.
190189
191190
### Health tab
192191
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+
-
194196
195-
- Analytics rule run trending over time (line graph, time brush enabled)
196197
197198
Filter available for Reason, to apply to the remainder of the page.
198199
@@ -211,20 +212,26 @@ Filter available for Reason, to apply to the remainder of the page.
211212
- Clear that table by selecting the "Clear selection" icon (it looks like an "Undo" icon) in the upper right corner of the chart.
212213
- Health details for analytics rule: \<name of rule selected in the previous chart> (table)
213214
215+
216+
214217
### Audit tab
215218
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.
217220
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**.
220225
- Select an activity to filter the following charts for that activity.
221226
- 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.)
224230
- 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.":::
228235
229236
## Next steps
230237

0 commit comments

Comments
 (0)