[CentOS] xferlog not rotating.

Fri May 20 14:44:49 UTC 2011
Steven Crothers <steven.crothers at gmail.com>

It's a bit funny that logrotate is difficult to fix for you...
considering you have "System Engineer Sr. Professional" in your
signature...

/var/log/xferlog {
    missingok
    notifempty
    compress
    rotate 5
    size 1024k
    yearly
    create 0600 root root
}

Modify to suit your needs.

On Fri, May 20, 2011 at 9:25 AM, Patricia A Moss <pmoss4 at csc.com> wrote:
>
> I am not sure how to correctly troubleshoot this.  I just noticed that my
> /var/log/xferlog file is huge.  There are no files in /etc/logrotate.d/ for
> xferlog. This is what leads me to believe that it isnot rotating. Or perhaps
> I do not have it set to rotate. I am not sure.
>
> I am running CentOS release 5 (Final).
> Can someone tell me what I, apparently, do not have configured correctly.
>  Thank you.
>
>
> PATI MOSS
> System Engineer Sr. Professional
> CSC
>
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>



-- 
Steven Crothers
steven.crothers at gmail.com