add tail /var/log/*log to fluentbit

This commit is contained in:
2023-03-09 07:47:03 +11:00
parent ca9aea8bcc
commit 8b3376b14d
+6
View File
@@ -214,6 +214,12 @@ spec:
Tag nginx-ingress.*
Mem_Buf_Limit 4Mb
Skip_Long_Lines Off
[INPUT]
Name tail
Path /var/log/*log
Tag host.*
Mem_Buf_Limit 4Mb
Skip_Long_Lines Off
[INPUT]
Name tail