On Fri, 2005-11-18 at 13:32, Dave wrote:
> Hello,
>     I'm trying to use webalizer to analyze apache2 web logs and report on 
> traffic on my freebsd6 box. Both apache2 and webalizer are set to scan the 
> combined log type. Webalizer runs via cron and this error is what i get 
> that's it. Any help appreciated.
> Thanks.
> Dave.
> 
> Error: Skipping oversized log record
> Error: Skipping oversized log record
> Error: Skipping oversized log record
> Error: Skipping oversized log record
> Error: Skipping oversized log record
> Error: Skipping oversized log record
> Error: Skipping oversized log record
> Error: Skipping oversized log record
> Error: Skipping oversized log record
> Error: Skipping oversized log record 
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Dave,

This is usually the result of something trying to get into your web
server by sending a load of control codes. I believe it is an attempt to
exploit a Windows web server weakness. The problem is that the control
codes fill up the apache log file and webilizer cannot handle the
record.

I usually ignore the error.

Rob 


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to