+----[ Dan L. Pierson ]---------------------------------------------
| Chien-pin Wang writes:
| > Dear All:
| >
| > Quick question about Zope admin.
| > Can zope automatically rotate its access log? Thanks.
|
| 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.
FreeBSD has the newsyslog utility, which allows you to send a signal
when rotating the log. You can rotate on time or size, and it takes
a pid file so it knows what pid to rotate.
--
Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton
The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 |
ACN: 082 081 472 | M:+61 416 022 411 | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068 |[EMAIL PROTECTED]|
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )