Logfiles request

These are old archives. They are kept for historic purposes only.
Post Reply
Plasma
Posts: 31
Joined: Tue Jun 22, 2004 6:08 am

Logfiles request

Post 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?
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post 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.
Post Reply