Skip to content

Commit 5ef70a9

Browse files
authored
Merge pull request #281969 from cdpark/horz-monitor-signalr
Q&M: Curate 27 SOX Azure Monitor horizontals articles to reduce duplication -- SignalR
2 parents 86c6e27 + 626928e commit 5ef70a9

File tree

3 files changed

+11
-35
lines changed

3 files changed

+11
-35
lines changed

articles/azure-signalr/TOC.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@
8181
href: availability-zones.md
8282
- name: Messages and connections
8383
href: signalr-concept-messages-and-connections.md
84-
- name: Metrics
85-
href: monitor-signalr-reference.md
8684
- name: Performance considerations
8785
href: signalr-concept-performance.md
8886
- name: Authentication
@@ -161,7 +159,7 @@
161159
href: signalr-howto-work-with-apim.md
162160
- name: Monitor
163161
items:
164-
- name: Monitor
162+
- name: Monitor SignalR Service
165163
href: monitor-signalr.md
166164
- name: Use diagnostic logs to monitor SignalR Service
167165
href: signalr-howto-diagnostic-logs.md

articles/azure-signalr/monitor-signalr-reference.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Metrics for Azure SignalR Service are in the **Errors**, **Saturation**, or **Tr
2222
### Supported metrics for Microsoft.SignalRService/SignalR
2323
The following table lists the metrics available for the Microsoft.SignalRService/SignalR resource type.
2424
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
25-
[!INCLUDE [Microsoft.SignalRService/SignalR](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-signalrservice-signalr-metrics-include.md)]
25+
[!INCLUDE [Microsoft.SignalRService/SignalR](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-signalrservice-signalr-metrics-include.md)]
2626

2727
### Supported metrics for Microsoft.SignalRService/SignalR/replicas
2828
The following table lists the metrics available for the Microsoft.SignalRService/SignalR/replicas resource type.
2929
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
30-
[!INCLUDE [Microsoft.SignalRService/SignalR/replicas](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-signalrservice-signalr-replicas-metrics-include.md)]
30+
[!INCLUDE [Microsoft.SignalRService/SignalR/replicas](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-signalrservice-signalr-replicas-metrics-include.md)]
3131

3232
For more details about the metrics for Azure SignalR Service, see [Azure SignalR Service metrics](monitor-signalr.md#azure-signalr-service-metrics).
3333

@@ -69,10 +69,10 @@ Gives the reason for closing the connection. Includes the following dimension va
6969
[!INCLUDE [horz-monitor-ref-resource-logs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
7070

7171
### Supported resource logs for Microsoft.SignalRService/SignalR
72-
[!INCLUDE [Microsoft.SignalRService/SignalR](~/azure-reference-other-repo/azure-monitor-ref/supported-logs/includes/microsoft-signalrservice-signalr-logs-include.md)]
72+
[!INCLUDE [Microsoft.SignalRService/SignalR](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-signalrservice-signalr-logs-include.md)]
7373

7474
### Supported resource logs for Microsoft.SignalRService/SignalR/replicas
75-
[!INCLUDE [Microsoft.SignalRService/SignalR/replicas](~/azure-reference-other-repo/azure-monitor-ref/supported-logs/includes/microsoft-signalrservice-signalr-replicas-logs-include.md)]
75+
[!INCLUDE [Microsoft.SignalRService/SignalR/replicas](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-signalrservice-signalr-replicas-logs-include.md)]
7676

7777
## Resource Log table mapping
7878

articles/azure-signalr/signalr-howto-diagnostic-logs.md

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Monitor Azure SignalR Service logs
2+
title: Use diagnostic logs to monitor SignalR Service
33
description: Learn how to monitor Azure SignalR Service logs with Azure Monitor and how to self-troubleshoot.
44
author: wanlwanl
55
ms.service: signalr
@@ -8,7 +8,7 @@ ms.date: 05/15/2023
88
ms.author: wanl
99
---
1010

11-
# Monitor and troubleshoot Azure SignalR Service logs
11+
# Use diagnostic logs to monitor SignalR Service
1212

1313
This article describes how you can use Azure Monitor features to analyze and troubleshoot the resource log monitoring data generated by Azure SignalR.
1414

@@ -23,38 +23,16 @@ You can enable other types of data collection after some configuration. This art
2323

2424
To enable resource logs, you need to set up a place to store your log data, such as Azure Storage or Log Analytics.
2525

26-
- [Azure storage](../azure-monitor/essentials/resource-logs.md#send-to-azure-storage) retains resource logs for policy audit, static analysis, or backup.
26+
- [Azure storage](../azure-monitor/essentials/resource-logs.md#send-to-azure-storage) retains resource logs for policy audit, static analysis, or back up.
2727
- [Log Analytics](../azure-monitor/essentials/resource-logs.md#send-to-log-analytics-workspace) is a flexible log search and analytics tool that allows for analysis of raw logs generated by an Azure resource.
2828

2929
## Enable resource logs
3030

31-
Azure SignalR Service supports connectivity logs, messaging logs, and Http request logs. For more details about these types of logs, see [Resource log categories](monitor-signalr.md#resource-log-categories).
31+
Azure SignalR Service supports connectivity logs, messaging logs, and Http request logs. For more details about these types of logs, see [Resource log categories](monitor-signalr.md#resource-log-categories). Logs are stored in the Storage account configured in the **Diagnostics logs** pane. For more details about the storage format and fields, see [Data storage](monitor-signalr.md#data-storage).
3232

33-
Resource logs are disabled by default. To enable resource logs by using diagnostic settings, follow these steps:
33+
### Create diagnostic settings
3434

35-
1. In the [Azure portal](https://portal.azure.com), under **Monitoring**, select **Diagnostic settings**.
36-
37-
:::image type="content" alt-text="Pane navigation to diagnostic settings." source="media/signalr-tutorial-diagnostic-logs/diagnostic-settings-menu-item.png":::
38-
39-
You get a full view of the diagnostic settings.
40-
41-
:::image type="content" alt-text="Diagnostic settings full view." source="media/signalr-tutorial-diagnostic-logs/azure-signalr-diagnostic-settings.png" lightbox="media/signalr-tutorial-diagnostic-logs/azure-signalr-diagnostic-settings.png":::
42-
43-
1. Configure the log source settings.
44-
1. In **Log Source Settings** section, a table shows collecting behaviors for each log type.
45-
2. Check the specific log type you want to collect for all connections. Otherwise the log is collected only for [diagnostic clients](#diagnostic-client).
46-
1. Configure the log destination settings.
47-
1. In **Log Destination Settings** section, a table of diagnostic settings displays the existing diagnostic settings. You can select the link in the table to get access to the log destination to view the collected resource logs.
48-
2. In this section, select the button **Configure Log Destination Settings** to add, update, or delete diagnostic settings.
49-
3. Select **Add diagnostic setting** to add a new diagnostic setting, or select **Edit** to modify an existing diagnostic setting.
50-
4. Set the archive target that you want. Currently, Azure SignalR Service supports **Archive to a storage account** and **Send to Log Analytics**.
51-
5. Select the logs you want to archive. Only `AllLogs` is available for resource log. It only controls whether you want to archive the logs. To configure which log types need to be generated in Azure SignalR Service, configure in **Log Source Settings** section.
52-
53-
:::image type="content" alt-text="Diagnostics settings pane." source="media/signalr-tutorial-diagnostic-logs/diagnostics-settings-pane.png" lightbox="media/signalr-tutorial-diagnostic-logs/diagnostics-settings-pane.png":::
54-
55-
6. Save the new diagnostics setting. The new setting takes effect in about 10 minutes. After that, logs are sent to the configured archival target. For more information about configuring log destination settings, see the [overview of Azure resource logs](../azure-monitor/essentials/platform-logs-overview.md).
56-
57-
Logs are stored in the Storage account configured in **Diagnostics logs** pane. For more details about the storage format and fields, see [Data storage](monitor-signalr.md#data-storage).
35+
Resource logs are disabled by default. To enable resource logs by using diagnostic settings, see [Create diagnostic settings in Azure Monitor](/azure/azure-monitor/essentials/create-diagnostic-settings).
5836

5937
<a name="view-resource-logs"></a>
6038
## Query resource logs

0 commit comments

Comments
 (0)