Re: [Exim] exicyclog request

Etusivu
Poista viesti
Vastaa
Lähettäjä: michael
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [Exim] exicyclog request
> Frankly, I haven't yet gotten fully comfortable with Linux logrotate
> configurations. But it's only a matter of practice.


If all you want it to rotate logs every now and then, logrotate is fine.
If you like logs of exactly a day or week, you have a problem. Logrotate
decides on its own when it is time to rotate instead of using fixed
points of time, so a daily log does not mean that logrotate will run
each midnight.

Michael