>If I understood well what you are looking for, to manually rotate your >logs, you could launch logrotate as follows: > >logrotate -f /etc/logrotate.d/<service> That was the ticket! thanks! jlc
Fri Jan 16 23:09:14 UTC 2009
Joseph L. Casale <JCasale at activenetwerx.com>
>If I understood well what you are looking for, to manually rotate your >logs, you could launch logrotate as follows: > >logrotate -f /etc/logrotate.d/<service> That was the ticket! thanks! jlc