Page 1 of 1

Logfiles request

Posted: Mon Aug 23, 2004 9:28 am
by Plasma
Hey,

I know there is a file size setting where you can limit a log files size, thats all good and all, but zero-ing the file after it meets the top is a bit of a pain...

Could the following be implemented, this would be great:

When the log file reaches its limit, move it into a 'archived' logs folder with a date format or something so logs may be auto-archived for later reference, then create a blank log file to begin writing too again.

Thoughts?

Posted: Mon Aug 23, 2004 10:44 am
by AngryWolf
Is there a log rotation tool for Windows? Because on Linux/UNIX you can use logrotate, such a program/script could do archiving and clearing log files better and with more features than built-in solutions.