Re: [Exim] exicyclog request

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Sheldon Hearn
Fecha:  
A: Chris
Cc: exim-users
Asunto: Re: [Exim] exicyclog request

On Tue, 18 Sep 2001 12:09:33 MST, "Chris" wrote:

> It would be highly desirable to see any compression tasks commence _after_
> logfiles have been properly rotated.


If you're using any flavour of BSD, I'd strongly recommend newsyslog(8),
which does an excellent job of Exim log rotation.

You don't even have to use the available signalling functionality, since
Exim always performs an inode consistency check on the log file before
writing to it.

If you're not using a BSD system, then I'm sorry to have wasted your
time. :-)

Ciao,
Sheldon.