[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] log files again



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