mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 09:59:43 +00:00
logging: fluent-bit: track log offsets
This commit is contained in:
parent
caeb6db568
commit
1516b567da
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ fluent-bit:
|
||||||
enabled: true
|
enabled: true
|
||||||
filter:
|
filter:
|
||||||
mergeJSONLog: false
|
mergeJSONLog: false
|
||||||
|
trackOffsets: true
|
||||||
backend:
|
backend:
|
||||||
# no support for gelf in chart, configure manually
|
# no support for gelf in chart, configure manually
|
||||||
type: none
|
type: none
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue