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: content/engine/logging/drivers/journald.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ stores the following metadata in the journal with each message:
23
23
|`CONTAINER_NAME`| The container name at the time it was started. If you use `docker rename` to rename a container, the new name isn't reflected in the journal entries. |
24
24
|`CONTAINER_TAG`, `SYSLOG_IDENTIFIER`| The container tag ([log tag option documentation](log_tags.md)). |
25
25
|`CONTAINER_PARTIAL_MESSAGE`| A field that flags log integrity. Improve logging of long log lines. |
0 commit comments