Forum Discussion

krogold's avatar
krogold
Regular Contributor
6 years ago
Solved

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

 

4 Replies

  • 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.