[ale] Apache log files
Mike Fletcher
fletch at phydeaux.org
Fri Oct 29 13:50:35 EDT 1999
>>>>> "jj" == jj <jj at spiderentertainment.com> writes:
jj> Is there a way where apache will start a new log file for each
jj> day ? for example logDDMMYY.log, I can't seem to find this
jj> anywhere...
I don't think apache itself can do it internally, but you can
probably achieve something similar with logrotate.
Another option would be to set the log filename pipe to a
program and then have that program take care of rotating the logs
(the writing of said program is of course left as an exercise for the
reader :). Check the documentation on the mod_log_common module and
for the ErrorLog and TransferLog directives for more details.
--
Fletch | "If you find my answers frightening, __`'/|
fletch at phydeaux.org | Vincent, you should cease askin' \ o.O'
678 443-6239(w) | scary questions." -- Jules =(___)=
| U
More information about the Ale
mailing list