21 Oct
2003
21 Oct
'03
12:57 p.m.
On Tuesday, Oct 21, 2003, at 08:29 US/Eastern, Jake (aka BZ) wrote:
I too use Apache for just that reason.
I rotate my Apache logs, but have been hesitant to rotate the Zope logs with logrotate (linux/Zope 2.6.2).
There is no reason to be hesitant about rotating Zope logs for Zope 2.6-based setups on most platforms. Let logrotate put the logs aside and call SIGUSR2 on the main Zope PID (the one that gets written into the pidfile) - works like a charm. jens