2009-07-01 21:18:09 UTC
um, right. that doesn't work
1. I use logresolvemerge to smoosh my daily logs together
2. I have cut the days where my log format diverges, so I have basically 3 folders to logresolvemerge
3. For each runthrough of AWStats, I change which set of logs is in the 'resolvemerge this' folder (which is where LogFile is pointed), and I change the LogFormat parameter.
Observed Behavior
1. The second and third runs of AWStats seem like they run fine, but...
2. When I call awstats_buildstaticpages, calling this particular month, I only get stats up to the last day of the first chunk (in my case, the 7th of May). I am very nearly positive that my website wasn't dead for half of the 7th through the 31st of May, so I can only conclude that AWStats is not updating its internal DB files with the second and third parts of my logs.
I'll try not moving the log files around, and instead just leaving the different chunks in their home folders and changing the 'LogFile' parameter in the config file, but barring that working, what next?