Does it mean that you have a log file named as commonLog.(Date and Time).log stored in history directory? After being rotated, what is the name of the log file and where is it stored?
BTW, what does the '-300' mean?
On 11/18/05, Wagner, Aaron <[EMAIL PROTECTED]> wrote:
s.log)? My command line is as below:
TransferLog "| /bin/rotatelogs /logs/access 86400"
(Additional question: Is the duration (86400 s) counted based on a normal day (12am - 12am the next day) or from the moment the Apache server is started?)
Thanks.
TK