Kim Klotz
7 months
Claus-Theodor Riegg
9 years
Andreas Vöst
9 months
Andreas Vöst
1 year
Claus-Theodor Riegg
8 years
Andreas Vöst
1 year

Playbook: fetch container logs from journald

Posted . Visible to the public. Repeats.

docker

journalctl _CMDLINE=dockerd

podman

journalctl SYSLOG_IDENTIFIER=podman

identifying potential filter fields

journalctl -o verbose
journalctl -o json | jq
Moritz Kraus
Last edit
Andreas Vöst
Tags
License
Source code in this card is licensed under the MIT License.