|
|
Question : Problem: How to limit log file size on WIN2K3?
|
|
I need to limit log files to certain size on WIN2K3 server. Is there a windows service/setting that I can use? What are my other options - batch file?
Thanks!
Lilya.
|
Answer : Problem: How to limit log file size on WIN2K3?
|
|
That is the only way I can think of since the application don't have any feature for this bulit in. And if you found a way to set a MAX size for the file it might casue the application to raise an error like "Out of disk space" and this it proabubly not good.
/Thomas
|
|
|