Open hleb-rubanau opened 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.
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.