environment : windows server 2008 R2, WinccOA 3.12(no patch)
Now log file size are total more than 150G byte.
So I want to make limit for log file saving, and want to delete from oldest log if log file size is limit.
Could you let me know how to set up?
How to adjust log file size?
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: How to adjust log file size?
You are talking about the log/PVSS_II.log file ?
If so, this should be limited by default to 10MB, but you can change the limit in the config file
with the entry
maxLogFileSize = X
(X in MB)
See the docs for all config entries in 3.12/config/CFG_DOKU_en.html
If so, this should be limited by default to 10MB, but you can change the limit in the config file
with the entry
maxLogFileSize = X
(X in MB)
See the docs for all config entries in 3.12/config/CFG_DOKU_en.html