Index: [Article Count Order] [Thread]

Date:  Mon, 14 Apr 2008 07:23:50 -0700 (PDT)
From:  Dan Kriwitsky <webhosting (at mark) yahoo.com>
Subject:  [coba-e:12561] Re: logrotate
To:  coba-e (at mark) bluequartz.org
Message-Id:  <648193.64809.qm (at mark) web65608.mail.ac4.yahoo.com>
In-Reply-To:  <200804101741.36095.bq (at mark) solarspeed.net>
X-Mail-Count: 12561


> > 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