[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: Tien Duc Nguyen <tienducn@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu Nov 16 07:23:01 2000
- Organization: Reeves Communication
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Florian Effenberger wrote:
> 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
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
Ahhhhh! seem it's done in /etc/logrotate.d/apache
thanks!