mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-09 05:06:20 +10:00
Update fluent bit config
This commit is contained in:
@@ -211,7 +211,7 @@ spec:
|
||||
[INPUT]
|
||||
Name tail
|
||||
Path /var/log/containers/ingress-nginx-ingress-controller-*.log
|
||||
Parser Nginx
|
||||
Parser nginx
|
||||
Tag nginx-ingress.*
|
||||
Mem_Buf_Limit 4Mb
|
||||
Skip_Long_Lines Off
|
||||
@@ -219,7 +219,7 @@ spec:
|
||||
[INPUT]
|
||||
Name tail
|
||||
Path /var/log/containers/*.log
|
||||
Parser docker
|
||||
Parser json
|
||||
Tag kube.*
|
||||
Mem_Buf_Limit 64Mb
|
||||
Skip_Long_Lines On
|
||||
|
||||
Reference in New Issue
Block a user