|
1 | 1 | ---
|
2 | 2 | title: Monitor Azure Event Hubs
|
3 | 3 | description: Learn how to use Azure Monitor to view, analyze, and create alerts on metrics from Azure Event Hubs.
|
4 |
| -ms.date: 06/20/2024 |
| 4 | +ms.date: 05/20/2025 |
5 | 5 | ms.custom: horz-monitor, subject-monitoring
|
6 | 6 | ms.topic: conceptual
|
7 | 7 | ---
|
@@ -44,7 +44,7 @@ For more information about the resource types for Event Hubs, see [Azure Event H
|
44 | 44 | > Enabling these settings requires additional Azure services: storage account, event hub, or Log Analytics. These services might increase your cost. To calculate an estimated cost, visit the [Azure pricing calculator](https://azure.microsoft.com/pricing/calculator).
|
45 | 45 |
|
46 | 46 | > [!NOTE]
|
47 |
| -> When you enable metrics in a diagnostic setting, dimension information is not currently included as part of the information sent to a storage account, event hub, or log analytics. |
| 47 | +> When you enable metrics in a diagnostic setting, dimension information isn't currently included as part of the information sent to a storage account, event hub, or log analytics. |
48 | 48 |
|
49 | 49 | [!INCLUDE [horz-monitor-platform-metrics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-platform-metrics.md)]
|
50 | 50 |
|
@@ -81,7 +81,7 @@ For the available resource log categories, their associated Log Analytics tables
|
81 | 81 | Using Azure Monitor Log Analytics requires you to create a diagnostic configuration and enable **Send information to Log Analytics**. For more information, see the [Metrics](#azure-monitor-platform-metrics) section. Data in Azure Monitor Logs is stored in tables, with each table having its own set of unique properties. Azure Event Hubs has the capability to dispatch logs to either of two destination tables: Azure Diagnostic or Resource specific tables in Log Analytics. For a detailed reference of the logs and metrics, see [Azure Event Hubs monitoring data reference](monitor-event-hubs-reference.md).
|
82 | 82 |
|
83 | 83 | > [!IMPORTANT]
|
84 |
| -> When you select **Logs** from the Azure Event Hubs menu, Log Analytics is opened with the query scope set to the current workspace. This means that log queries will only include data from that resource. If you want to run a query that includes data from other databases or data from other Azure services, select **Logs** from the **Azure Monitor** menu. See [Log query scope and time range in Azure Monitor Log Analytics](/azure/azure-monitor/logs/scope) for details. |
| 84 | +> When you select **Logs** from the Azure Event Hubs menu, Log Analytics is opened with the query scope set to the current workspace. It means that log queries include only data from that resource. If you want to run a query that includes data from other databases or data from other Azure services, select **Logs** from the **Azure Monitor** menu. See [Log query scope and time range in Azure Monitor Log Analytics](/azure/azure-monitor/logs/scope) for details. |
85 | 85 |
|
86 | 86 | ### Use runtime logs
|
87 | 87 |
|
@@ -255,9 +255,9 @@ The following table lists some suggested alert rules for Event Hubs. These alert
|
255 | 255 |
|
256 | 256 | | Alert type | Condition | Description |
|
257 | 257 | |:---|:---|:---|
|
258 |
| -| Metric | CPU | When CPU utilization exceeds a set value. | |
259 |
| -| Metric | Available Memory | When Available Memory drops below a set value. | |
260 |
| -| Metric | Capture Backlog | When Capture Backlog is above a certain value. | |
| 258 | +| Metric | CPU | When CPU utilization exceeds a set value | |
| 259 | +| Metric | Available Memory | When Available Memory drops below a set value | |
| 260 | +| Metric | Capture Backlog | When Capture Backlog is above a certain value | |
261 | 261 |
|
262 | 262 | [!INCLUDE [horz-monitor-advisor-recommendations](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-advisor-recommendations.md)]
|
263 | 263 |
|
|
0 commit comments