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

[cobalt-users] Access logs, which ones are how are they accessed



Hello,

Every six hours the program splitlogs.pl runs.
This program takes all entries in the 
/var/log/httpd/access file, stores them in
the /var/log/httpd/combined-access file and also
stores the entries in the access file of the site where
this entry is for (/home/sites/siteX/logs/access).

Is this correct ?

Questions:
- What is the use for combined-access?
- When are the access files in the site directories
  cleaned up? 
  There is no entry for them in /etc/logrotate.conf

Thanks for your answers,

Bert Catsburg