Re: [users@httpd] keep access.log file with rotatelogs

2013-09-17 Thread Yehuda Katz
Have you looked at LogRotateWin ? Documentation: http://sourceforge.net/p/logrotatewin/wiki/LogRotate/ - Y On Tue, Sep 17, 2013 at 2:26 PM, wrote: > > I would like to archive my access.log files but keep the current file > called access.log while renaming

[users@httpd] keep access.log file with rotatelogs

2013-09-17 Thread steve . moss
I would like to archive my access.log files but keep the current file called access.log while renaming the log that is archived. That is, I want the log that is currently being written to, to be called access.log, and for archived files to be named differently. I am running in a windows environm