Skip to content

Commit d999241

Browse files
committed
Additional updates.
1 parent 4eda9c4 commit d999241

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

articles/healthcare-apis/iot/iot-metrics-diagnostics-export.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Enable IoT connector metrics logging through Diagnostic settings - Azure Healthcare APIs
2+
title: Enable IoT connector diagnostics logging through Diagnostic settings - Azure Healthcare APIs
33
description: This article explains how to log IoT connector metrics through Diagnostic settings
44
services: healthcare-apis
55
author: msjasteppe
@@ -10,35 +10,35 @@ ms.date: 1/19/2021
1010
ms.author: jasteppe
1111
---
1212

13-
# Enable IoT connector metrics logging through Diagnostic settings
13+
# Enable IoT connector diagnostics logging through Diagnostic settings
1414

1515
> [!IMPORTANT]
1616
> 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.
1717
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.
1919

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.
2222

2323
:::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":::
2424

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.
2626

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":::
27+
:::image type="content" source="media/iot-metrics-export/iot-connector-logging-select-connector.png" alt-text="Select IoT connector for enabling diagnostics logging" lightbox="media/iot-metrics-export/iot-connector-logging-select-connector.png":::
2828

2929
3. Select the **Diagnostic settings** button and then select the **+ Add diagnostic setting** button.
3030

3131
:::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":::
3232

33-
4. The **Diagnostics setting** page will open.
33+
4. The **Diagnostic setting** page will open.
3434

3535
:::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":::
3636

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.
3838

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.
4040

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:
4242

4343
|Destination|Description|
4444
|-----------|-----------|
@@ -48,7 +48,7 @@ In this article, you'll learn how to enable IoT connector metrics logging. The f
4848
|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.|
4949

5050
> [!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.
5252
5353
7. Select **AllMetrics**
5454

@@ -65,12 +65,12 @@ In this article, you'll learn how to enable IoT connector metrics logging. The f
6565
8. Select **Save**
6666

6767
> [!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.
6969
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)
7171

7272
## 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.
7474

7575
## Next steps
7676

0 commit comments

Comments
 (0)