First apologies for the sporadic nature of some of the questions below.
I need to edit the stats that Urchin is reporting and I don't know where/how it stores these other than what I see in the folder
(/home/virtual/$site/var/log/httpd)

Ok so,
I had a problem where Urchin wasn't running for 2 days this month and therefore has no figures for those days.
However, webalizer has stats for those days, so I can use these, but I'd like to see the figures in Urchin.
Can I build in some stats from webalizer to fill in the gaps in Urchin's logs?
I would be content with inserting data from another day (in this case only the site visit numbers matter, not any further detail) just so Urchin shows the right number of visits.

When I look into
/home/virtual/$site/var/log/httpd
I see access_log and access_log.x.gz
but these contain only data for today and the last couple of days.
Where the hell does Urchin get the stats for the rest of the month?
Does it overwrite the access_log.x.gz files and store the hits elsewhere?

:confused: