On 6/22/21 15:48, Dale Baley wrote:
Hi, we rely on podman events via file for our workflows. Is there a
recommended way to truncate/rotate/move the events.log file without
losing potential event logs while doing so? journald isn't an option.
Thanks in advance
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io
Currently we tell people to rely on journald for this. We have some
"poormans" rotation for logs, but I don't think we do anything for
events. You could add an issue on this, or better yet a PR. :^)