Main Menu

Search

PODMAN: Command To Tail Podman Container Instance Logs

Below is the command to tail podman container instance logs.

podman logs -tf <container id>

<container id> can be gathered from "podman ps -a" command.



Keywords

tail tailing log logging logs logfiles file files 

No comments:

Post a Comment