Skip to content

Commit 2561452

Browse files
Merge pull request #251247 from EdB-MSFT/add-audit-log-category-group-tip
added tip for audit log category group
2 parents 8d2a394 + 4d2f61c commit 2561452

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/search/monitor-azure-cognitive-search.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Resource logging is billable (see the [Pricing model](../azure-monitor/usage-est
115115

116116
1. Give the diagnostic setting a name. Use granular and descriptive names if you're creating more than one setting.
117117

118-
1. Select the logs and metrics that are in scope for this setting. Selections include "allLogs", "OperationLogs", "AllMetrics". You can exclude activity logs by selecting the "OperationLogs" category.
118+
1. Select the logs and metrics that are in scope for this setting. Selections include "allLogs", "audit", "OperationLogs", "AllMetrics". You can exclude activity logs by selecting the "OperationLogs" category.
119119

120120
+ See [Microsoft.Search/searchServices (in Supported categories for Azure Monitor resource logs)](../azure-monitor/essentials/resource-logs-categories.md#microsoftsearchsearchservices)
121121

@@ -129,6 +129,8 @@ Resource logging is billable (see the [Pricing model](../azure-monitor/usage-est
129129

130130
1. Select **Save**.
131131

132+
[!INCLUDE [audit log categories tip](../azure-monitor/includes/azure-monitor-log-category-groups-tip.md)]
133+
132134
Once the workspace contains data, you can run log queries:
133135

134136
+ See [Tutorial: Collect and analyze resource logs from an Azure resource](../azure-monitor/essentials/tutorial-resource-logs.md) for general guidance on log queries.

0 commit comments

Comments
 (0)