Skip to content

Commit 83c8da2

Browse files
committed
Update alerts in export & added a note for tables
1 parent ee975b8 commit 83c8da2

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/azure-monitor/logs/logs-data-export.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ If you've configured your storage account to allow access from selected networks
125125

126126
| Scope | Metric namespace | Metric | Aggregation | Threshold |
127127
|:---|:---|:---|:---|:---|
128-
| storage-name | Account | Ingress | Sum | 80% of maximum ingress per alert evaluation period. For example, the limit is 60 Gbps for general-purpose v2 in West US. The threshold is 14,400 Gb per 5-minute evaluation period. |
128+
| storage-name | Account | Ingress | Sum | 80% of maximum ingress per alert evaluation period. For example, the limit is 60 Gbps for general-purpose v2 in West US. The alert threshold is 1676 GiB per 5-minute evaluation period. |
129129

130130
1. Alert remediation actions:
131131
- Use a separate storage account for export that isn't shared with non-monitoring data.
@@ -138,7 +138,7 @@ If you've configured your storage account to allow access from selected networks
138138

139139
| Scope | Metric namespace | Metric | Aggregation | Threshold |
140140
|:---|:---|:---|:---|:---|
141-
| namespaces-name | Event Hubs standard metrics | Incoming bytes | Sum | 80% of maximum ingress per alert evaluation period. For example, the limit is 1 MB/s per unit (TU or PU) and five units used. The threshold is 1,200 MB per 5-minute evaluation period. |
141+
| namespaces-name | Event Hubs standard metrics | Incoming bytes | Sum | 80% of maximum ingress per alert evaluation period. For example, the limit is 1 MB/s per unit (TU or PU) and five units used. The threshold is 228 MiB per 5-minute evaluation period. |
142142
| namespaces-name | Event Hubs standard metrics | Incoming requests | Count | 80% of maximum events per alert evaluation period. For example, the limit is 1,000/s per unit (TU or PU) and five units used. The threshold is 1,200,000 per 5-minute evaluation period. |
143143
| namespaces-name | Event Hubs standard metrics | Quota exceeded errors | Count | Between 1% of request. For example, requests per 5 minutes is 600,000. The threshold is 6,000 per 5-minute evaluation period. |
144144

@@ -631,7 +631,9 @@ The template option doesn't apply.
631631
If the data export rule includes an unsupported table, the configuration will succeed, but no data will be exported for that table. If the table is later supported, then its data will be exported at that time.
632632

633633
## Supported tables
634-
All data from the table will be exported unless limitations are specified. This list is updated as more tables are added.
634+
635+
> [!NOTE]
636+
> We are in a process of adding support for more tables. Please check this article regularly.
635637
636638
| Table | Limitations |
637639
|:---|:---|

articles/azure-monitor/logs/tables-feature-support.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.date: 07/10/2022
1010

1111
The following list identifies the tables in a [Log Analytics workspace](log-analytics-workspace-overview.md) that support [transformations](../essentials/data-collection-transformations.md).
1212

13+
> [!NOTE]
14+
> We are in a process of adding support for more tables. Please check this article regularly.
1315
1416
| Table | Limitations |
1517
|:---|:---|

0 commit comments

Comments
 (0)