Update on-premise/logging/fluentbit_v3.1.7/2_config/multiline.yaml
This commit is contained in:
parent
52aee1f501
commit
77f50dfadb
|
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue