From d48456d784c14b934ca702f5669f0df1b8e601e2 Mon Sep 17 00:00:00 2001 From: Chinmoy Date: Wed, 7 Aug 2024 19:06:28 +0530 Subject: [PATCH] Limit storage of logs (#63) --- src/main/resources/logback-spring.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index d12516a..9bafc56 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -25,6 +25,8 @@ ${LOGS}/archived/spring-boot-logger-%d{yyyy-MM-dd}.%i.log + 2 + 5GB 10MB