webalizer monitoring apache logs on freebsd6
Robert Slade
bsd at bathnetworks.com
Fri Nov 18 17:11:23 GMT 2005
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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
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
More information about the freebsd-questions
mailing list