sapia-oss / corus

Corus server
http://www.sapia-oss.org/projects/corus/index.html
GNU General Public License v3.0
2 stars 1 forks source link

Corus generate multiple TB log files #65

Closed jcdesrochers closed 5 years ago

jcdesrochers commented 5 years ago

Corus server's log are rotating on a daily basis, but there's no bound on the file size it can generate each day.

It generated multiple terabytes logs files, and cause instances to be in the 'no space on device left' state.

jcdesrochers commented 5 years ago

Added rotation strategy based on max file size. Default max file size is 100MB, but can be changed via the corus config property 'corus.server.log.max.file.size'

fix by commit f56388506c64631b3abbe39d85e7d052f82d52ee