Skip to content

Commit dc9c6d3

Browse files
authored
Update container-insights-logging-v2.md
1 parent 3505ec0 commit dc9c6d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/containers/container-insights-logging-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ This applies to the scenario where you have already enabled container insights f
7272
>* The restart is a rolling restart for all ama-logs pods. It won't restart all of them at the same time.
7373

7474
## Multi-line logging in Container Insights
75-
Azure Monitor - Container insights now supports multiline logging. With this feature enabled, previously split container logs will be stitched together and sent as single entries to the ContainerLogV2 table. Customers will be able see container log lines upto to 64KB (up from the existing 16Kb limit). If the stitched log line is larger than 64KB, it will get truncated due to Log Analytics limits.
76-
Additionally, the feature also adds support for .NET and Go stack traces which will appear as single entries instead of being split into multiple entries in ContainerLogV2 table.
75+
Azure Monitor - Container insights now supports multiline logging. With this feature enabled, previously split container logs are stitched together and sent as single entries to the ContainerLogV2 table. Customers are able see container log lines upto to 64 KB (up from the existing 16 KB limit). If the stitched log line is larger than 64 KB, it gets truncated due to Log Analytics limits.
76+
Additionally, the feature also adds support for .NET and Go stack traces, which appear as single entries instead of being split into multiple entries in ContainerLogV2 table.
7777

7878
### Pre-requisites
7979
Customers must enable *ContainerLogV2* for multi-line logging to work. Go here to [enable ContainerLogV2](/containers/container-insights-logging-v2#enable-the-containerlogv2-schema) in Container Insights.

0 commit comments

Comments
 (0)