Skip to content

Commit 6a9fcd7

Browse files
committed
Health and audit workbook for analytics rules
1 parent a6b2397 commit 6a9fcd7

File tree

3 files changed

+61
-1
lines changed

3 files changed

+61
-1
lines changed

articles/sentinel/health-audit.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,10 @@ To start collecting health and audit data, you need to [enable health and audit
6666
- [Automation rules and playbooks](monitor-automation-health.md#get-the-complete-automation-picture) (join query with Azure Logic Apps diagnostics)
6767
- [Analytics rules](monitor-analytics-rule-integrity.md#run-queries-to-detect-health-and-integrity-issues)
6868

69-
- Use the health monitoring workbooks provided in Microsoft Sentinel.
69+
- Use the auditing and health monitoring workbooks provided in Microsoft Sentinel.
7070
- [Data connectors](monitor-data-connector-health.md#use-the-health-monitoring-workbook)
7171
- [Automation rules and playbooks](monitor-automation-health.md#use-the-health-monitoring-workbook)
72+
- [Analytics rules](monitor-analytics-rule-integrity.md#use-the-auditing-and-health-monitoring-workbook)
7273

7374
- Export the data into various destinations, like your Log Analytics workspace, archiving to a storage account, and more. Learn about the [supported destinations](../azure-monitor/essentials/diagnostic-settings.md) for your logs.
7475

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

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,64 @@ For either **Scheduled analytics rule run** or **NRT analytics rule run**, you m
167167
| \<*number*> entities were dropped in alert \<*name*> due to entity mapping issues. | |
168168
| The query resulted in \<*number*> events, which exceeds the maximum of \<*limit*> results allowed for \<*rule type*> rules with alert-per-row event-grouping configuration. Alert-per-row was generated for first \<*limit*-1> events and an additional aggregated alert was generated to account for all events.<br>- \<*number*> = number of events returned by the query<br>- \<*limit*> = currently 150 alerts for scheduled rules, 30 for NRT rules<br>- \<*rule type*> = Scheduled or NRT
169169
170+
## Use the auditing and health monitoring workbook
171+
172+
At the top of the screen, choose a subscription and workspace for which to display information.
173+
174+
You can also choose a time range. The default is the past 7 days.
175+
176+
### Overview tab
177+
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)
185+
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
190+
191+
### Health tab
192+
193+
Filters available for Status (success, failure, etc.) and Rule type (scheduled/NRT). The filters apply to the entire page.
194+
195+
- Analytics rule run trending over time (line graph, time brush enabled)
196+
197+
Filter available for Reason, to apply to the remainder of the page.
198+
199+
- Analytics rule run by status (pie chart)
200+
- Number of unique rules run by rule type and status (chart)
201+
- Select a status to filter the remaining charts for that status.
202+
- Clear the filter by selecting the "Clear selection" icon (it looks like an "Undo" icon) in the upper right corner of the chart.
203+
- Number of unique reasons by status (chart)
204+
- Select a status to filter the remaining charts for that status.
205+
- Clear the filter by selecting the "Clear selection" icon (it looks like an "Undo" icon) in the upper right corner of the chart.
206+
- Occurrences of unique reason by status (chart)
207+
- Select a reason to filter the following charts for that reason.
208+
- Clear the filter by selecting the "Clear selection" icon (it looks like an "Undo" icon) in the upper right corner of the chart.
209+
- Unique analytics rules with trendlines, by status ("Analytics rule by status and trending") (chart)
210+
- Select a rule to drill down and show a new table with all the runnings of that rule (in the selected time frame).
211+
- Clear that table by selecting the "Clear selection" icon (it looks like an "Undo" icon) in the upper right corner of the chart.
212+
- Health details for analytics rule: \<name of rule selected in the previous chart> (table)
213+
214+
### Audit tab
215+
216+
Filter available for rule types. The filter applies to everything on the page.
217+
218+
- Analytics rule audit trending by activity (trending?) (bar graph, time brush enabled)
219+
- Number of audit events by activity and rule type (chart)
220+
- Select an activity to filter the following charts for that activity.
221+
- 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).
224+
- 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.
170228
171229
## Next steps
172230

articles/sentinel/whats-new.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Microsoft Sentinel's **health monitoring feature is now available for analytics
3131
Learn more about [auditing and health monitoring in Microsoft Sentinel](health-audit.md):
3232
- [Turn on auditing and health monitoring for Microsoft Sentinel (preview)](enable-monitoring.md)
3333
- [Monitor the health and audit the integrity of your analytics rules](monitor-analytics-rule-integrity.md)
34+
- Explore the new [Analytics Health & Audit workbook](monitor-analytics-rule-integrity.md#use-the-auditing-and-health-monitoring-workbook).
3435

3536
### Microsoft 365 Defender data connector is now generally available
3637

0 commit comments

Comments
 (0)