> > Warning: Truncating oversized request field
> > Warning: Truncating oversized date field
> > Skipping bad record (9113)
> > Warning: Truncating oversized referrer field
> > Warning: Truncating oversized referrer field
> > Warning: Truncating oversized referrer field
>
> Edit /etc/cron.daily/00webalizer and change this part of it ...
>
> if [ -s /var/log/httpd/access_log ] ; then
> /usr/bin/webalizer
> fi
>
> ... to this:
>
> if [ -s /var/log/httpd/access_log ] ; then
> /usr/bin/webalizer -Q
> fi
>
> That will fix the issue. The messages appear when Webalizer is parsing a
> line
> in the Apache logfile with a long referrer field. In that case it simply
> truncates the information in the referer field and moves on.
>
> The "-Q" switch to Webalizer suppresses ALL messages and makes it totally
>
> quiet. If you want to suppress just info messages, but not warnings, then
>
> use "-q" instead.
>
Hi Michael:
Thanks for the reply.
Tried the above -Q option. Restarted crond. Still getting the exact same
email.
--
Dan Kriwitsky
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ