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/faq.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -981,7 +981,7 @@ sections:
981
981
answer: |
982
982
Currently Container insights doesn't support multi-line logging, but there are workarounds available. You can configure all the services to write in JSON format and then Docker/Moby will write them as a single line.
983
983
984
-
For example, you can wrap your log as a JSON object as shown in the example below for a sample node.js application:
984
+
For example, you can wrap your log as a JSON object as shown in the example below for a sample Node.js application:
0 commit comments