podman.logs¶
$ target-query <path/to/target> -f podman.logs
Module |
|
Output |
|
Module documentation
Parse Podman artefacts.
Function documentation
Returns log files (stdout/stderr) from Podman containers.
Podman is configured by default to log towards syslog or journald.
This function parses non-default k8s-file and json-file log driver settings.
Note that json-file is an alias of k8s-file and does not actually produce JSON output.
Currently does not parse custom configuration in containers.conf for log_opt path values.