From aa5ed5d0bde08db2e3ac080b958497c5f98495b7 Mon Sep 17 00:00:00 2001 From: Henry Chen Date: Fri, 1 May 2026 15:49:43 -0400 Subject: [PATCH] Loki: Remove log forwarding in logback config --- src/main/resources/logback-spring.xml | 41 +-------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index 4b8cc6d7c..2205b5c54 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -2,44 +2,5 @@ - - - - - - - - - - - - - - - - ${LOKI_URL} - - ${LOKI_USERNAME} - ${LOKI_PASSWORD} - - - - - - true - - ${LOKI_BATCH_SIZE} - ${LOKI_BATCH_TIMEOUT_MS} - - INFO - - - - - - - - +