Hello, there.
I'm trying to configure newsyslog to rotate PostgreSQL logs, but I ran into a problem: PostgreSQL can't be told to reopen its log files, unless by rebooting it, but I can't do that on a production server.
Under Linux, it is done using the copytruncate logrotate option, which...
Hello everyone,
How can I achieved delayed compression like the one existing in logrotate, here is my config (I did not find this in the man) :
/var/log/apache24/httpd-access.log 644 52 * @T04 J /var/run/httpd.pid 30
I wish to delay the compression by one day :
- Current log.
- Rotated...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.