Update on-premise/logging/fluentbit_v3.1.7/2_config/multiline.yaml

This commit is contained in:
jhlim 2024-11-05 15:58:39 +09:00
parent 52aee1f501
commit 77f50dfadb
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ data:
[FILTER] [FILTER]
name rewrite_tag name rewrite_tag
match multi.* match multi.*
Rule $Tag ^(multi)$ normal.$TAG[1].$TAG[2] false Rule $Tag ^multi.+$ normal.$TAG[1].$TAG[2] false