; Is this what you need?
>
> CustomLog "|bin/rotatelogs /var/logs/logfile.%Y.%m.%d 86400" common
>
> Nick
>
>
> -Original Message-
> From: eric tse [mailto:hfe...@gmail.com]
> Sent: Wednesday, May 28, 2014 11:45 AM
> To: users@httpd.apache.org
> Subject:
ct: [users@httpd] Monitoring timestamp rotation files
Hi,
I am using apache and configured logs with timestamp.
I am facing potential problem in adding these files through add monitor command.
I don't know which is effective way I can use to add log files. same time it
should not read old file
Hi,
I am using apache and configured logs with timestamp.
I am facing potential problem in adding these files through add monitor
command.
I don't know which is effective way I can use to add log files. same time
it should not read old files.
CustomLog "|bin/rotatelogs /var/logs/logfile 86400" co