|
| 1 | +--- |
| 2 | +title: Monitor Azure Data Explorer Health Status using Resource Health |
| 3 | +description: Use Azure Resource Health to monitor Azure Data Explorer and get support when an Azure issue impacts your 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/30/2020 |
| 10 | + |
| 11 | +--- |
| 12 | +# Monitor Azure Data Explorer resource health status using Resource Health |
| 13 | + |
| 14 | +[Resource Health](/azure/service-health/resource-health-overview) for Azure Data Explorer helps you with health of Azure Data Explorer resource and provides actionable recommendations to troubleshoot problems. Resource Health report the current and past health of your resources. |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +Resource Health determines the health of your Azure Data Explorer resource by examining variuos health status checks such as for now (the health status will be extended with more metrics) |
| 19 | +* Azure Data Explorer resource availability |
| 20 | +* Query failures |
| 21 | + |
| 22 | +The Resource Health is updated every 1-2 minutes. |
| 23 | + |
| 24 | +## Health States |
| 25 | + |
| 26 | +### Available |
| 27 | + |
| 28 | +A status of **Available** means that there are no issues with your Azure Data Explorer and is running healthy. |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | +### Unavailable |
| 33 | + |
| 34 | +A status of **Unavailable** means that there is ongoing problem with your Azure Data Explorer and it is not available for queries and ingestion. For example node(s) in the Azure Data Explorer resource rebooted unexpectdly. If your Azure Data Explorer remains in this state for an extended period of time, please contact support. |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | +### Unknown |
| 39 | + |
| 40 | +The health status of **Unknown** indicates that Resource Health hasn't received information about this Azure Data Explorer for more than 10 minutes. Although this status isn't a definitive indication of the state of the Azure Data Explorer, it is an important data point in the troubleshooting process. If your Azure Data Explorer is running as expected, the status will change to Available after a few minutes. If you're experiencing problems with your Azure Data Explorer, the Unknown health status might suggest that an event in the platform is affecting the resource. The status of Azure Data Explorer may also report as unknown if it is in stopped state. |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | +## Historical information |
| 45 | + |
| 46 | +You can access up to 4 weeks health history in the Health history section of Resource Health. The section will also contains an unhealthy reason (when available) for the issues reported by Resource Health. |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | +## Next steps |
| 51 | + |
| 52 | +* [Configuring Resource Health alerts](https://docs.microsoft.com/azure/service-health/resource-health-alert-arm-template-guide) |
| 53 | +* [Tutorial: Ingest and query monitoring data in Azure Data Explorer](ingest-data-no-code.md) |
0 commit comments