[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Old virtual site logs on RaQ2
- Subject: RE: [cobalt-users] Old virtual site logs on RaQ2
- From: "Neil J. Kemp" <neil@xxxxxxxxxx>
- Date: Thu Feb 10 18:00:57 2000
1) If the new log also becomes too large, is it going to become
"access.2.gz" and so on ?
No. this is a nice feature when rotated. access.1.gz gets renamed to
access.2.gz then access gets renamed and gzipped to access.1.gz so u always
know that the higher the number the older the log file ;-)
2) Can these gziped-logs be downloaded by the site admin ?
RaQ2 yes. They'll be their "logs" directory
3) What about size limitations. What happens if a virtual site has 10 megs
and the logs are bigger than 10 mb. What happens ?
Strangely I've never run across this one, but they'll run out of webspace.
The file is owned by root and the group is sitexx (so it would use their
quota) but it's not g+w so they can't delete it. You'd need to step in and
intervene here. (Unless I mucked my RaQ2 up big time...)
--Neil