krogold
5 years agoRegular Contributor
global-groovy.log size handling
Hello,
Is it possible to configure a maximum size for global-groovy.log file ?
I can see that ready-api.log and ready-api-errors.log are automatically archived in 5Mo files, but my global-groovy.log can reach sizes above 1Go, which makes it quite difficult to edit in case I need it.
thank you
- Please check for *log4j.xml file under READYAPI_HOME/bin directory and try to configure the archiving like it is for other logs.
NOTE: Never tried though.