From f1f4ba6bb6d182781a9d0b2c17dc7d9cf4079224 Mon Sep 17 00:00:00 2001 From: yuyr Date: Tue, 23 Sep 2025 02:06:33 +0000 Subject: [PATCH] =?UTF-8?q?[#1]=20=E4=BF=AE=E5=A4=8D=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E6=88=B3=E8=A7=A3=E6=9E=90=E6=97=B6=E5=8C=BA?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/log/fluent-bit/build/etc/parsers.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/log/fluent-bit/build/etc/parsers.conf b/src/log/fluent-bit/build/etc/parsers.conf index d86fa06..32f5571 100644 --- a/src/log/fluent-bit/build/etc/parsers.conf +++ b/src/log/fluent-bit/build/etc/parsers.conf @@ -25,3 +25,5 @@ Regex ^(?\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2})\s+(?\w+)\s+(?.*)$ Time_Key timestamp Time_Format %Y-%m-%d %H:%M:%S + Time_Offset +0800 + Time_Keep On