Docker Log Rotation - Definition, Configuration Guide, and Best Practices
Docker does not perform log rotation by default. Without proper log rotation, logs can build up on the docker host and consume disk space. Click to learn how to set up log rotation in docker.