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
- 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.
Copy file name to clipboardExpand all lines: articles/sentinel/monitor-analytics-rule-integrity.md
+58Lines changed: 58 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,6 +167,64 @@ For either **Scheduled analytics rule run** or **NRT analytics rule run**, you m
167
167
| \<*number*> entities were dropped in alert \<*name*> due to entity mapping issues. | |
168
168
| 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
169
169
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.
0 commit comments