|
| 1 | +--- |
| 2 | +title: Monitor Azure Data Explorer using Resource Health |
| 3 | +description: Use Azure Resource Health to monitor Azure Data Explorer resources. |
| 4 | +author: orspod |
| 5 | +ms.author: orspodek |
| 6 | +ms.reviewer: prvavill |
| 7 | +ms.service: data-explorer |
| 8 | +ms.topic: conceptual |
| 9 | +ms.date: 03/31/2020 |
| 10 | + |
| 11 | +--- |
| 12 | +# Monitor Azure Data Explorer using Resource Health (Preview) |
| 13 | + |
| 14 | +[Resource Health](/azure/service-health/resource-health-overview) for Azure Data Explorer informs you of the health of your Azure Data Explorer resource and provides actionable recommendations to troubleshoot problems. Resource health is updated every 1-2 minutes and reports the current and past health of your resources. |
| 15 | + |
| 16 | +Resource Health determines the health of your Azure Data Explorer resource by examining various health status checks such as: |
| 17 | +* Resource availability |
| 18 | +* Query failures |
| 19 | + |
| 20 | +## Access Resource Health reporting |
| 21 | + |
| 22 | +1. In the [Azure portal](https://portal.azure.com/), select **Monitor** from list of services. |
| 23 | +1. Select **Service Health** > **Resource health**. |
| 24 | +1. In the **Subscription** dropdown, select your subscription. In the **Resource type** dropdown, select **Azure Data Explorer**. |
| 25 | +1. The resulting table lists all the resources in the chosen subscription. Each resource will have a health state icon indicating the resource health. |
| 26 | +1. Select your resource to view its [resource health status](#resource-health-status) and recommendations. |
| 27 | + |
| 28 | +  |
| 29 | + |
| 30 | +## Resource health status |
| 31 | + |
| 32 | +The health of a resource is displayed with one of the following statuses, available, unavailable, and unknown. |
| 33 | + |
| 34 | +### Available |
| 35 | + |
| 36 | +A health status of **Available** indicates that your Azure Data Explorer resource is healthy and doesn't have any issues. |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | +### Unavailable |
| 41 | + |
| 42 | +A health status of **Unavailable** indicates that there's an ongoing problem with your Azure Data Explorer resource that causes it to be unavailable for queries and ingestion. For example, nodes in your Azure Data Explorer resource may have rebooted unexpectedly. If your Azure Data Explorer resource remains in this state for an extended period of time, contact [support](). |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | +### Unknown |
| 47 | + |
| 48 | +A health status of **Unknown** indicates that **Resource Health** hasn't received information about this Azure Data Explorer resource for more than 10 minutes. This status isn't a definitive indication of the Azure Data Explorer resource health, but is an important data point in the troubleshooting process. If your Azure Data Explorer cluster is functioning as expected, the status will change to **Available** within a few minutes. The **Unknown** health status may suggest that an event in the platform is affecting the resource. |
| 49 | + |
| 50 | +> [!TIP] |
| 51 | +> The Azure Data Explorer cluster resource health will be **Unknown** if it's in a stopped state. |
| 52 | +
|
| 53 | + |
| 54 | + |
| 55 | +## Historical information |
| 56 | + |
| 57 | +In **Resource Health** pane > **Health history**, access up to four weeks of resource health status information. Select the arrow for additional information on the health event issues reported in this pane. |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | +## Next steps |
| 62 | + |
| 63 | +* [Configuring Resource Health alerts](https://docs.microsoft.com/azure/service-health/resource-health-alert-arm-template-guide) |
| 64 | +* [Tutorial: Ingest and query monitoring data in Azure Data Explorer](ingest-data-no-code.md) |
| 65 | +* [Monitor Azure Data Explorer performance, health, and usage with metrics](using-metrics.md) |
0 commit comments