Florian Heinle
9 months
Claus-Theodor Riegg
8 years
Kim Klotz
11 months
Moritz Kraus
1 year
Claus-Theodor Riegg
1 year
Stefan Xenopol
1 year

Playbook: fetch container logs from journald

Posted About 1 year ago. 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
About 1 year ago
Andreas Vöst
Tags
License
Source code in this card is licensed under the MIT License.