Hi all,
Yester5day I setup logrotate to rotate logfiles for ColdFusionMX on a
daily basis, but today I found that the files were not rotated. The
following is the /etc/logrotade.d/coldfusionmx file I created to rotate
this file.

[root@pinot1 root]# cat /etc/logrotate.d/coldfusionmx 
/opt/coldfusionmx/logs/report_error.log {
        rotate 1000
        daily
        missingok
        olddir /opt/coldfusionmx/logs/old
        nocompress
}

I already checked the filename, which is correct, and the olddir exists.
Any help will be appreciated.

Cheers,
-- 
Javier Gostling
Ingeniero de Sistemas
Virtualia S.A.
[EMAIL PROTECTED]
Fono: +56 (2) 202-6264 x 130
Fax: +56 (2) 342-8763

Av. Kennedy 5757, of 1502
Las Condes
Santiago
Chile

Attachment: msg95807/pgp00000.pgp
Description: PGP signature

Reply via email to