I attached the logback.groovy file I use. Note that for testing I chaged the fileNamepattern to: fileNamePattern = 'logs/jdbc-iom.log.%d{yyyy-MM-dd-HH}' to make it use hourly rolling and to test if zipping might cause this issue (zipping does not change this issue. It only makes it more visible since it leaves behind a tmp file). |