Logrotate is used to control the logging system, compress log files, delete old ones, etc.
The configuration is located at /etc/logrotate.d/ and /etc/logrotate.conf.
Tag Archives: logrotate
Phabricator log rotation
In this article, I will give an example of configuring Phabricator log rotation.
Continue reading “Phabricator log rotation”Logrotate Bind9
Suppose Bind9 logs are written to the /var/log/named/ directory, have the .log extension and so that the disk space does not overflow with logs, configure logrotate.
Continue reading “Logrotate Bind9”