How to adjust log file size?

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
hoonjaeyim
Posts:4
Joined: Mon Aug 08, 2016 1:28 am

How to adjust log file size?

Post by hoonjaeyim »

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?

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: How to adjust log file size?

Post by mkoller »

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

2 posts • Page 1 of 1