Skip to content

Commit 6e72e40

Browse files
authored
Added ContainerAppConsoleLogs
1 parent 2fbdc12 commit 6e72e40

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/azure-monitor/logs/basic-logs-configure.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ By default, all tables in your Log Analytics are Analytics tables, and available
1818
You can currently configure the following tables for Basic Logs:
1919

2020
- All tables created with the [Data Collection Rule (DCR)-based logs ingestion API.](logs-ingestion-api-overview.md)
21-
- [ContainerLogV2](/azure/azure-monitor/reference/tables/containerlogv2), which [Container Insights](../containers/container-insights-overview.md) uses and which include verbose text-based log records.
22-
- [AppTraces](/azure/azure-monitor/reference/tables/apptraces), which contains freeform log records for application traces in Application Insights.
21+
- [ContainerLogV2](/azure/azure-monitor/reference/tables/containerlogv2) -- Used in [Container Insights](../containers/container-insights-overview.md) and includes verbose text-based log records.
22+
- [AppTraces](/azure/azure-monitor/reference/tables/apptraces) -- A freeform Application Insights traces.
23+
- [ContainerAppConsoleLogs](/azure/azure-monitor/reference/tables/ContainerAppConsoleLogs) -- Logs generated by Container Apps, within a Container App Environment.
2324

2425
> [!NOTE]
2526
> Tables created with the [Data Collector API](data-collector-api.md) do not support Basic Logs.

0 commit comments

Comments
 (0)