helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[fluent-bit] [BUG] Containered CRI Unsupported no default parser

Open rufreakde opened this issue 3 years ago • 0 comments

https://github.com/grafana/helm-charts/blob/0e18ced9d67c715248160f8b38eb359e45bf3fb9/charts/fluent-bit/templates/configmap.yaml#L25

The helm chart has no simple option enable CRI (containered) parser. IMHO this should be enabled by default to support docker and CRI.

Reference: https://github.com/microsoft/fluentbit-containerd-cri-o-json-log

Issue:

Currenlty logs are not interpreted correctly

2022-06-28T13:53:00.899883344Z stderr F { ... }

rufreakde avatar Jun 29 '22 11:06 rufreakde