mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-08 21:05:09 +10:00
add tail /var/log/*log to fluentbit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user