From 4fa19b29311315c3fd0dbf7378ea6aa38366e13f Mon Sep 17 00:00:00 2001 From: Leonor Boga Date: Tue, 3 Aug 2021 11:30:45 +0200 Subject: [PATCH] ETCM-974 Increase the number of rolling logs from 10 to 50 --- src/main/resources/logback.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index 10f155508e..9410e5ec7c 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -32,7 +32,7 @@ ${LOGSDIR}/${LOGSFILENAME}.%i.log.zip 1 - 10 + 50 10MB