From 6169e24038670dcb63c6c278db5bffaac9056cb9 Mon Sep 17 00:00:00 2001 From: zhiqiang feng Date: Tue, 20 Feb 2024 16:02:38 +0800 Subject: [PATCH] upgrade logstash --- src/main/resources/logback-spring.xml | 31 +++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index 04a9b4cb..249f01cb 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -24,11 +24,38 @@ ${elkHost} + + + + UTC + + + + + + + + + + + + + + { + "host": "${HOSTNAME}", + "app_name":"cdairport", + "module":"msgexchangeapi" + } + + + + + - +