[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-security] access logs for v-servers...
- Subject: Re: [cobalt-security] access logs for v-servers...
 
- From: Jeff Lovell <jlovell@xxxxxxxxxx>
 
- Date: Mon, 22 May 2000 15:33:55 -0700
 
- Organization: Cobalt Networks, Inc.
 
Theodore Jones wrote:
> I'm having trouble finding the access-logs for seperate virtual-sites
> created on a RaQ3 unit?  Can anyone help me?
The access logs are all combined into one log. 
/var/log/httpd/access.  The split-logs program 
is used to break the common log file up into
the individual access logs.  After split-logs 
breaks up the log file, the seperate access logs 
are stored in /home/sites/sitename/logs/web.log
Jeff