Andreas Vöst
6 days
Andreas Vöst
27 days
Kim Klotz
1 month
Andreas Vöst
3 months
Andreas Vöst
5 months
Marc Dierig
7 months

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.