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 configure IoT connector Diagnostic settings for metrics exporting.
4
4
services: healthcare-apis
5
5
author: msjasteppe
6
6
ms.service: healthcare-apis
@@ -10,33 +10,33 @@ ms.date: 1/20/2021
10
10
ms.author: jasteppe
11
11
---
12
12
13
-
# Configure diagnostic setting for IoT connector metrics export
13
+
# Configure diagnostic setting for IoT connector metrics exporting
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
18
In this article, you'll learn how to configure the diagnostic setting for IoT connector to export metrics to different destinations for audit, analysis, or backup.
19
19
20
20
## Create diagnostic setting for IoT connector
21
-
1. To enable diagnostics metrics export for IoT connector, select **IoT connectors** in your Workspace.
21
+
1. To enable metrics export for IoT connector, select **IoT connectors** 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 configure diagnostics metrics export for.
25
+
2. Select the IoT connector that you want to configure metrics export for.
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-connector.png" alt-text="Select IoT connector for exporting metrics" lightbox="media/iot-metrics-export/iot-connector-logging-select-connector.png":::
28
28
29
29
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
33
4. After the **+ Add diagnostic setting** page opens, enter a name in the **Diagnostic setting name** dialog box.
34
34
35
-
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-diagnostic-configuration.png" alt-text="Provide a name for your diagnostics export, where you want the metrics to be sent, ALLMetrics, and save" lightbox="media/iot-metrics-export/iot-connector-logging-select-diagnostic-configuration.png":::
35
+
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-diagnostic-configuration.png" alt-text="Provide a name for your diagnostic setting, where you want the metrics to be exported, ALLMetrics, and save" lightbox="media/iot-metrics-export/iot-connector-logging-select-diagnostic-configuration.png":::
36
36
37
-
5. Under **Destination details**, select the destination you want to use to export your IoT connector diagnostics metrics to. In the above example, we've selected an Azure storage account.
37
+
5. Under **Destination details**, select the destination you want to use to export your IoT connector metrics to. In the above example, we've selected an Azure storage account.
38
38
39
-
Diagnostics metrics can be exported to the following destinations:
39
+
Metrics can be exported to the following destinations:
40
40
41
41
|Destination|Description|
42
42
|-----------|-----------|
@@ -51,17 +51,17 @@ In this article, you'll learn how to configure the diagnostic setting for IoT co
51
51
6. Select **AllMetrics**.
52
52
53
53
> [!Note]
54
-
> To view a complete list of IoT connector diagnostics metrics associated with **AllMetrics**, see [Microsoft.HealthcareApis/workspaces/iotconnectors](/azure/azure-monitor/essentials/metrics-supported#microsofthealthcareapisworkspacesiotconnectors).
54
+
> To view a complete list of IoT connector metrics associated with **AllMetrics**, see [Supported metrics with Azure Monitor](/azure/azure-monitor/essentials/metrics-supported#microsofthealthcareapisworkspacesiotconnectors).
55
55
56
56
7. Select **Save**.
57
57
58
58
> [!Note]
59
-
> It might take up to 15 minutes for the first IoT connector diagnostics metrics to display in the destination of your choice.
59
+
> It might take up to 15 minutes for the first IoT connector metrics to display in the destination of your choice.
60
60
61
61
For more information about how to work with diagnostics logs, see the [Azure Resource Log documentation](../../azure-monitor/essentials/platform-logs-overview.md).
62
62
63
63
## Conclusion
64
-
Having access to diagnostics metrics is essential for monitoring and troubleshooting. IoT connector allows you to do these actions through the export of diagnostics metrics.
64
+
Having access to metrics is essential for monitoring and troubleshooting. IoT connector allows you to do these actions through the export of metrics.
0 commit comments