Our disk is getting full real fast on Windows with Apache Logs.I want to overwrite old log files so that there are only 10 files at any 1 time with a capacity of 5M each. Is there a way to use rotate 4 like on logrotate.conf in Unix to rotate the logs after 4 files are created in Windows ?
I looked at this entry but that didn't help. Rotate other logs with rotatelogs.exe