[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] log files again
- Subject: Re: [cobalt-users] log files again
- From: Florian Effenberger <florian.effenberger@xxxxxxxxxxxxx>
- Date: Wed Nov 15 22:49:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Tien Duc,
> I know that /home/sites/site[x]/logs/web.log contains the web
> accesses, but it is not updated when i access the virtual site;
> instead it's the /var/log/httpd/access. Has anybody uncountered
> this?
That's normal! Every night at 4:02am, the /var/log/httpd/access log
file is being split up into the /home/sites/siteX/logs/web logfile.
-- Florian