disable docker mode in fluent bit

This commit is contained in:
2023-04-20 21:12:47 +10:00
parent 5df190ca83
commit 449b632f0a
+4 -4
View File
@@ -213,7 +213,7 @@ spec:
Parser cri
Tag nginx-ingress.*
Mem_Buf_Limit 4Mb
Skip_Long_Lines Off
Skip_Long_Lines On
[INPUT]
Name tail
Path /var/log/*log
@@ -228,9 +228,9 @@ spec:
Tag kube.*
Mem_Buf_Limit 64Mb
Skip_Long_Lines On
Docker_Mode On
Docker_Mode_Flush 5
Docker_Mode_Parser docker
# Docker_Mode On
# Docker_Mode_Flush 5
# Docker_Mode_Parser docker
[INPUT]
Name systemd
Tag host.*