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
@@ -29,14 +29,14 @@ These settings allow you to capture and view the information, the following tabl
29
29
- Event Hub
30
30
- Partner solution
31
31
32
-
## Enable diagnostic logs for Event Grid Topics and Event Grid Domains
32
+
## Enable diagnostic logs for Event Grid topics and Event Grid domains
33
33
34
34
> [!NOTE]
35
-
> The following procedure provides step-by-step instructions for enabling diagnostic logs for Event Grid Topics. Steps for enabling diagnostic logs for a domain are very similar. In step 2, navigate to the Event Grid **Domains** in the Azure portal.
35
+
> The following procedure provides step-by-step instructions for enabling diagnostic logs for Event Grid Topics. Steps for enabling diagnostic logs for a domain are very similar. In step 2, navigate to the Event Grid **domains** in the Azure portal.
36
36
37
37
1. Sign in to the [Azure portal](https://portal.azure.com).
38
38
2. Navigate to the Event Grid Topic for which you want to enable diagnostic log settings.
39
-
1. In the search bar at the top, search for **Event Grid Topics**.
39
+
1. In the search bar at the top, search for **Event Grid topics**.
40
40

41
41
2. Select the **topic** from the list for which you want to configure diagnostic settings.
42
42
3. Select **Diagnostic settings** under **Monitoring** in the left menu.
@@ -58,11 +58,11 @@ These settings allow you to capture and view the information, the following tabl
58
58
59
59
You can also enable collection of all metrics for the topic.
60
60
61
-
## Enable diagnostic logs for Event Grid System Topics
61
+
## Enable diagnostic logs for Event Grid system topics
62
62
63
63
1. Sign in to the [Azure portal](https://portal.azure.com).
64
64
2. Navigate to the event grid topic for which you want to enable diagnostic log settings.
65
-
1. In the search bar at the top, search for **Event Grid System Topics**.
65
+
1. In the search bar at the top, search for **Event Grid system topics**.
66
66

67
67
1. Select the **system topic** for which you want to configure diagnostic settings.
68
68

@@ -202,7 +202,7 @@ Then, it creates a diagnostic setting on the topic to send diagnostic informatio
202
202
203
203
## Enable diagnostic logs for audit traces
204
204
205
-
Event Grid can publish the audit traces for data plane operations when selecting the category group **audit** or when selecting the category **DataPlaneRequests** in the **Logs**, the audit trace can be used to ensure that data access is allowed only for authorized purposes and collects information about security control such as resource name, operation type, network access, level, region and more. For more information about how to enable the diagnostic setting, see [Diagnostic logs in Event Grid Topic and Event Grid Domains](enable-diagnostic-logs-topic.md#enable-diagnostic-logs-for-a-custom-topic).
205
+
Event Grid can publish the audit traces for data plane operations when selecting the category group **audit** or when selecting the category **DataPlaneRequests** in the **Logs**, the audit trace can be used to ensure that data access is allowed only for authorized purposes and collects information about security control such as resource name, operation type, network access, level, region and more. For more information about how to enable the diagnostic setting, see [Diagnostic logs in Event Grid topics and Event Grid domains](enable-diagnostic-logs-topic.md#enable-diagnostic-logs-for-a-custom-topic).
206
206

0 commit comments