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

This commit is contained in:
jhlim 2024-11-05 15:54:35 +09:00
parent 18778c77dd
commit 52aee1f501
1 changed files with 9 additions and 2 deletions

View File

@ -15,7 +15,7 @@ data:
[SERVICE] [SERVICE]
Daemon Off Daemon Off
Flush 1 Flush 1
Log_Level debug Log_Level warn
Parsers_File /fluent-bit/etc/parsers.conf Parsers_File /fluent-bit/etc/parsers.conf
HTTP_Server On HTTP_Server On
HTTP_Listen 0.0.0.0 HTTP_Listen 0.0.0.0
@ -51,9 +51,16 @@ data:
multiline.parser java multiline.parser java
[FILTER]
name rewrite_tag
match multi.*
Rule $Tag ^(multi)$ normal.$TAG[1].$TAG[2] false
[OUTPUT] [OUTPUT]
Name es Name es
Match * Match normal.*
Host soo-os.maintndjs.shop Host soo-os.maintndjs.shop
Port 9200 Port 9200
Index test5 Index test5