29 Jun
2006
29 Jun
'06
10:33 p.m.
On 6/29/06, Valdis.Kletnieks@vt.edu <Valdis.Kletnieks@vt.edu> wrote:
On Thu, 29 Jun 2006 16:46:01 EDT, Kenneth Kassing said:
To this end, I must maintain very small log files. I have looked into log rotation, but do not wish to take the crond / logrotate approach.
You might want to look at how DJB solved this in daemontools, via the "multilog" program, http://cr.yp.to/daemontools/multilog.html See the section on "Automatically rotated logs". If you want to experiment with multilog, you can call it from syslog-ng as a 'program' destination. Kevin