Closed rkaw92 closed 20 hours ago
I checked and apparently Podman in the Quadlets mode (unit file) sends logs to journald, so it's not necessary to add separate limits.
We should configure journald instead, using a drop-in config.
Looking at journald defaults:
The first pair defaults to 10% and the second to 15% of the size of the respective file system, but each value is capped to 4G.
Should be OK for typical use.
See https://access.redhat.com/solutions/6985647