[AWFFULL] Trouble when crossing monthly boundaries
Anthony J. Biacco
abiacco at formatdynamics.com
Thu Sep 11 02:47:01 EST 2008
This may be a stupid question, but are you sure it's piping the logs to
awfull in chronological order? You might want echo out the filenames the
zcat is doing to check its giving them to you this way.
Now I'm not sure awffull requires this, but personally I always do it.
i.e. I don't process a log from may 4th, and then process a log from
may3rd next.
-Tony
---------------------------
Manager, IT Operations
Format Dynamics, Inc.
303-573-1800x27
abiacco at formatdynamics.com <mailto:abiacco at formatdynamics.com>
http://www.formatdynamics.com <http://www.formatdynamics.com/>
From: awffull-bounces at stedee.id.au [mailto:awffull-bounces at stedee.id.au]
On Behalf Of Eric Woudenberg
Sent: Saturday, September 06, 2008 12:02 PM
To: awffull at stedee.id.au
Subject: [AWFFULL] Trouble when crossing monthly boundaries
Hi Folks,
I'm keen to switch to awffull (from webalizer) but am having trouble
both with 3.8.1-beta3 (installed via apt-get) and awffull-3.8.2, built
from sources.
The problem, in brief: is that after running this command (using logs
from Apache2.0):
zcat ~test/oldlogs/access_log-20080[678]* | ./src/awffull -v -p
--output=/home/test/weblogs -
awffull produces messages like this every time a month boundary is
crossed:
awffull 3.8.2 (Linux 2.6.18-xen) English
Using logfile STDIN
Creating output in /home/dharmaseed/weblogs
Hostname for reports is 'dharmaseed.org'
Using CSS file: awffull.css
History file not found...
Previous run data not found...
Generating report for May 2008
CSS File "awffull.css" Exists. Not writing a new one.
Generating report for June 2008
Generating report for May 2008
Generating report for June 2008
Generating report for May 2008
(many more)
...
Generating report for July 2008
Generating report for June 2008
Generating report for July 2008
Generating report for June 2008
(many more)
...
Furthermore, it obliterates the graphic results from earlier months, and
the final result after running all my logs through it is graphic display
of data only for the last month. It's like it isn't parsing the e.g.
"-0400" timezone info correctly.
I reckon I must be doing something simple wrong, right?
Webalizer V2.01-10 seems to run fine on these logs.
Can anyone suggest what I am doing wrong?
Thanks kindly,
Eric Woudenberg
Example of output: http://weblogs.lionsroarradio.com/
Log file snippet:
69.181.48.157 - - [01/Jun/2008:00:10:12 -0400] "GET / HTTP/1.1" 200 8986
"-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR
1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)" 329 8986
69.181.48.157 - - [31/May/2008:21:10:12 -0700] "GET / HTTP/1.1" 403 638
"-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR
1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)" 279 638
69.181.48.157 - - [01/Jun/2008:00:10:21 -0400] "GET / HTTP/1.1" 200 8985
"-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR
1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)" 329 8985
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.stedee.id.au/pipermail/awffull/attachments/20080911/3e9801c7/attachment.html
More information about the AWFFull
mailing list