.. generated, remove this comment to keep this file ``podman.logs`` =============== .. code-block:: console $ target-query -f podman.logs .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.apps.container.podman.PodmanPlugin`` * - Output - ``records`` **Module documentation** Parse Podman artefacts. References: - https://docs.podman.io/en/latest/_static/api.html **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. References: - https://docs.podman.io/en/latest/markdown/podman-create.1.html#log-driver-driver