You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/logs-data-export.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,9 @@ Log Analytics workspace data export continuously exports data that's sent to you
34
34
35
35
## Limitations
36
36
37
-
-All tables will be supported in export, but tables are currently limited to those specified in the [supported tables](#supported-tables) section.
38
-
-Legacy custom logs by using the [HTTP Data Collector API](./data-collector-api.md) won't be supported in export. Data for [data collection rule-based custom logs](./logs-ingestion-api-overview.md) can be exported.
39
-
- You can define up to 10 enabled rules in your workspace. More rules are allowed when disabled.
37
+
-Custom logs created via [HTTP Data Collector API](./data-collector-api.md), or 'dataSources' API won't be supported in export. Custom log created using [data collection rule](./logs-ingestion-api-overview.md) can be exported.
38
+
-We are support more tables in data export gradually, but currently limited to those specified in the [supported tables](#supported-tables) section.
39
+
- You can define up to 10 enabled rules in your workspace, each can include multiple tables. You can create more rules in workspace in disabled state.
40
40
- Destinations must be in the same region as the Log Analytics workspace.
41
41
- The storage account must be unique across rules in the workspace.
42
42
- Table names can be 60 characters long when you're exporting to a storage account. They can be 47 characters when you're exporting to event hubs. Tables with longer names won't be exported.
0 commit comments