conmon/docs
Povilas Kanapickas f37e9e795c logging: Add container labels to log entries on journald
At present it's not possible to ship properly labeled logs when using
podman and tools like podman-compose. Container labels are lost which
makes it much harder to understand where a particular log line
originated from. Log processing and analysis is significantly more
inconvenient as well, because it's hard to group related logs, e.g.
coming from the same compose project.

This commit implements the parts necessary to annotate log messages with
container labels. Each label and value pair is specified via --log-label
LABEL=VALUE arguments.

Co-authored-by: OZoneGuy <oalkersh@protonmail.com>
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2025-06-01 00:49:41 +03:00
..
Makefile Remove old vendored go-md2man 2025-05-01 17:14:13 -07:00
conmon.8.md logging: Add container labels to log entries on journald 2025-06-01 00:49:41 +03:00