Skip to content

Commit 0067660

Browse files
authored
Update enable-diagnostic-logs-topic.md
1 parent 3322001 commit 0067660

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/event-grid/enable-diagnostic-logs-topic.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,23 +73,23 @@ You can also enable collection of all metrics for the topic.
7373
1. Select the **system topic** for which you want to configure diagnostic settings.
7474
![Select system topic](./media/enable-diagnostic-logs-topic/select-system-topic.png)
7575
1. Select **Diagnostic settings** under **Monitoring** on the left menu, and then select **Add diagnostic setting**.
76-
![Add diagnostic settings - button](./media/enable-diagnostic-logs-topic/search-custom-topics.png)
76+
![Add diagnostic settings - button](./media/enable-diagnostic-logs-topic/system-topic-add-diagnostic-settings-button.png)
7777
4. Specify a **name** for the diagnostic setting.
7878
1. Select the **allLogs** option in the **Logs** section.
79-
![Select delivery failures](./media/enable-diagnostic-logs-topic/search-custom-topics.png)
79+
![Select delivery failures](./media/enable-diagnostic-logs-topic/system-topic-select-delivery-failures.png)
8080
1. Enable one or more of the capture destinations for the logs, and then configure them by selecting a previous created capture resource.
8181
- If you select **Send to Log Analytics**, select the Log Analytics workspace.
8282
![Send to Log Analytics](./media/enable-diagnostic-logs-topic/system-topic-select-log-workspace.png)
8383
- If you select **Archive to a storage account**, select **Storage account - Configure**, and then select the storage account in your Azure subscription.
84-
![Archive to an Azure storage account](./media/enable-diagnostic-logs-topic/search-custom-topics.png)
84+
![Archive to an Azure storage account](./media/enable-diagnostic-logs-topic/system-topic-select-storage-account.png)
8585
- If you select **Stream to an Event Hub**, select **Event Hub - Configure**, and then select the Event Hubs namespace, event hub, and the access policy.
8686
![Stream to an event hub](./media/enable-diagnostic-logs-topic/system-topic-select-event-hub.png)
8787
7. Select **Save**. Then, select **X** in the right-corner to close the page.
8888
1. Now, back on the **Diagnostic settings** page, confirm that you see a new entry in the **Diagnostics Settings** table.
89-
![Diagnostic setting in the list](./media/enable-diagnostic-logs-topic/search-custom-topics.png)
89+
![Diagnostic setting in the list](./media/enable-diagnostic-logs-topic/system-topic-diagnostic-settings-targets.png)
9090

9191
You can also enable collection of all **metrics** for the system topic.
92-
![System topic - enable all metrics](./media/enable-diagnostic-logs-topic/search-custom-topics.png)
92+
![System topic - enable all metrics](./media/enable-diagnostic-logs-topic/system-topics-metrics.png)
9393

9494
## View diagnostic logs in Azure Storage
9595

@@ -218,4 +218,4 @@ The audit trace can be used to ensure that data access is allowed only for autho
218218
219219
## Next steps
220220

221-
For the log schema and other conceptual information about diagnostic logs for topics or domains, see [Diagnostic logs](monitor-push-reference#schema-for-data-plane-operations-logs).
221+
For the log schema and other conceptual information about diagnostic logs for topics or domains, see [Diagnostic logs](monitor-push-reference.md#schema-for-data-plane-operations-logs).

0 commit comments

Comments
 (0)