[Zope] Re: Zope log rotation
Frank Tegtmeyer
fte@d.de.mqi.net
Mon, 22 May 2000 15:46:40 +0200
> I use logrotate on Linux for this. Unfortunately I have to use the
> before and after config options to stop zserver before and restart it
> after -- otherwise zserver just keeps appending to the old log.
If you log to a pipe you can use any mechanism you like without bothering
Zserver. I use multilog from the daemontools package of Daniel J.
Bernstein (http://cr.yp.to/daemontools.html).
Regards, Frank