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
description: This article explains how to log IoT connector metrics through Diagnostic settings
4
4
services: healthcare-apis
5
5
author: msjasteppe
@@ -10,35 +10,35 @@ ms.date: 1/19/2021
10
10
ms.author: jasteppe
11
11
---
12
12
13
-
# Enable IoT connector metrics logging through Diagnostic settings
13
+
# Enable IoT connector diagnostics logging through Diagnostic settings
14
14
15
15
> [!IMPORTANT]
16
16
> Azure Healthcare APIs is currently in PREVIEW. The [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
17
17
18
-
In this article, you'll learn how to enable IoT connector metrics logging. The feature that enables metrics logging is the [**Diagnostic settings**](../../azure-monitor/essentials/diagnostic-settings.md) in the Azure portal.
18
+
In this article, you'll learn how to enable IoT connector diagnostics logging.
19
19
20
-
## Enable metrics logging for IoT connector
21
-
1. To enable metrics logging for IoT connector, select **IoT connector** in your Workspace.
20
+
## Enable diagnostics logging for IoT connector
21
+
1. To enable diagnostics logging for IoT connector, select **IoT connector** in your Workspace.
22
22
23
23
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-workspace.png" alt-text="Select IoT connector within Workspace" lightbox="media/iot-metrics-export/iot-connector-logging-workspace.png":::
24
24
25
-
2. Select the IoT connector that you want to enable metrics logging for.
25
+
2. Select the IoT connector that you want to enable diagnostics logging for.
26
26
27
-
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-connector.png" alt-text="Select IoT connector for enabling logging" lightbox="media/iot-metrics-export/iot-connector-logging-select-connector.png":::
3. Select the **Diagnostic settings** button and then select the **+ Add diagnostic setting** button.
30
30
31
31
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-diagnostic-settings.png" alt-text="Select the Diagnostic settings and select the + Add diagnostic setting buttons." lightbox="media/iot-metrics-export/iot-connector-logging-select-diagnostic-settings.png":::
32
32
33
-
4. The **Diagnostics setting** page will open.
33
+
4. The **Diagnostic setting** page will open.
34
34
35
35
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-diagnostic-configuration.png" alt-text="Provide a name for your logs, where you want the logs to be sent, ALLMetrics, and save" lightbox="media/iot-metrics-export/iot-connector-logging-select-diagnostic-configuration.png":::
36
36
37
-
5. Enter a name in the **Diagnostic setting name** dialog box.
37
+
5. Enter a display name in the **Diagnostic setting name** dialog box.
38
38
39
-
6. Under **Destination details**, select the method you want to use to access your metrics logs. In this example, we've selected an Azure storage account.
39
+
6. Under **Destination details**, select the method you want to use to access your diagnostics logs. In this example, we've selected an Azure storage account.
40
40
41
-
IoT connector logs and metrics can be sent to destinations in the following table:
41
+
Diagnostics logs can be sent to the following destinations:
42
42
43
43
|Destination|Description|
44
44
|-----------|-----------|
@@ -48,7 +48,7 @@ In this article, you'll learn how to enable IoT connector metrics logging. The f
48
48
|Azure Monitor partner integrations|Specialized integrations between Azure Monitor and other non-Microsoft monitoring platforms. Useful when you're already using one of the partners.|
49
49
50
50
> [!Important]
51
-
> Each **Destination details** selection requires that certain resources (for example: an existing storage account) be created and available before the selection can be successfully configured. Click each selection to get a list of required resources.
51
+
> Each **Destination details** selection requires that certain resources (for example: an existing storage account) be created and available before the selection can be successfully configured. Click each selection to get a list of the required resources.
52
52
53
53
7. Select **AllMetrics**
54
54
@@ -65,12 +65,12 @@ In this article, you'll learn how to enable IoT connector metrics logging. The f
65
65
8. Select **Save**
66
66
67
67
> [!Note]
68
-
> It might take up to 15 minutes for the first metrics logs to display in the destination of your choice.
68
+
> It might take up to 15 minutes for the first diagnostics logs to display in the destination of your choice.
69
69
70
-
For more information about how to work with diagnostic logs, see the [Azure Resource Log documentation](../../azure-monitor/essentials/platform-logs-overview.md)
70
+
For more information about how to work with diagnostics logs, see the [Azure Resource Log documentation](../../azure-monitor/essentials/platform-logs-overview.md)
71
71
72
72
## Conclusion
73
-
Having access to metrics logs is essential for monitoring and troubleshooting. IoT connector allows you to do these actions through metrics logging.
73
+
Having access to diagnostics logs is essential for monitoring and troubleshooting. IoT connector allows you to do these actions through diagnostics logging.
0 commit comments