hleb-rubanau-dockerhub-builder / nginx-letsencrypted

MIT License
0 stars 0 forks source link

Implement debugging log rotation utility #8

Open hleb-rubanau opened 6 years ago

hleb-rubanau commented 6 years ago

certbot strictly logs to RotatingFileHandler with maxBackups=1000

As long as max backups is capped, we supposedly won't consume too much space.

However, in future it makes sense to implement an utility which would scrape and wipe rotated logs.