logging: fluent-bit: don't merge json

This commit is contained in:
Andrey Kartashov 2019-11-19 17:29:53 +07:00
parent 16a9f8ba34
commit caeb6db568

View file

@ -25,6 +25,8 @@ fluent-bit:
input:
systemd:
enabled: true
filter:
mergeJSONLog: false
backend:
# no support for gelf in chart, configure manually
type: none