diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-server/src/main/resources/logback-spring.xml b/dolphinscheduler-alert/dolphinscheduler-alert-server/src/main/resources/logback-spring.xml index 300f66eac2a603ec7a3c58d9903f2b8e621b54e3..81c8042bc53eaf5bfda41a441dcddb08c3f005f2 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-server/src/main/resources/logback-spring.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-server/src/main/resources/logback-spring.xml @@ -34,6 +34,8 @@ ${log.base}/dolphinscheduler-alert.%d{yyyy-MM-dd_HH}.%i.log 20 64MB + 50GB + true diff --git a/dolphinscheduler-api/src/main/resources/logback-spring.xml b/dolphinscheduler-api/src/main/resources/logback-spring.xml index bda628cc60535b163ffaab84a38975c543ea6917..60fa20509ff3f2588ed7c50f28673d4e0ec112be 100644 --- a/dolphinscheduler-api/src/main/resources/logback-spring.xml +++ b/dolphinscheduler-api/src/main/resources/logback-spring.xml @@ -37,6 +37,8 @@ ${log.base}/dolphinscheduler-api.%d{yyyy-MM-dd_HH}.%i.log 168 64MB + 50GB + true diff --git a/dolphinscheduler-master/src/main/resources/logback-spring.xml b/dolphinscheduler-master/src/main/resources/logback-spring.xml index f1a2c1d51b132fc161f37789dd91fba802e6221f..dd28aedc34b7f5612b908859c801385de14c80ff 100644 --- a/dolphinscheduler-master/src/main/resources/logback-spring.xml +++ b/dolphinscheduler-master/src/main/resources/logback-spring.xml @@ -54,6 +54,8 @@ ${log.base}/dolphinscheduler-master.%d{yyyy-MM-dd_HH}.%i.log 168 200MB + 50GB + true diff --git a/dolphinscheduler-worker/src/main/resources/logback-spring.xml b/dolphinscheduler-worker/src/main/resources/logback-spring.xml index 571a3addd2438c6da1fca0a1f051b411b02addf5..6c00516efd73a5a7c4a6cb011786db27b3b8c1de 100644 --- a/dolphinscheduler-worker/src/main/resources/logback-spring.xml +++ b/dolphinscheduler-worker/src/main/resources/logback-spring.xml @@ -55,6 +55,8 @@ ${log.base}/dolphinscheduler-worker.%d{yyyy-MM-dd_HH}.%i.log 168 200MB + 50GB + true