mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-10 17:39:43 +00:00
logging: fluent-bit: don't merge json
This commit is contained in:
parent
16a9f8ba34
commit
caeb6db568
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ fluent-bit:
|
|||
input:
|
||||
systemd:
|
||||
enabled: true
|
||||
filter:
|
||||
mergeJSONLog: false
|
||||
backend:
|
||||
# no support for gelf in chart, configure manually
|
||||
type: none
|
||||
|
|
|
|||
Loading…
Reference in a new issue