Skip to content

Installed Fluent Bit using fluent-bit-compatible.yaml, container logs are not parsed correctly when container runtime is containerd #139

Description

@hiraken-w

The following AWS documentation guides us on how to install using fluent-bit-compatible.yaml.

Set up Fluent Bit as a DaemonSet to send logs to CloudWatch Logs - Amazon CloudWatch

  1. Download and deploy the Fluent Bit daemonset to the cluster by running one of the following commands.
    (snip)
    ・If you want the Fluent Bit configuration that is more similar to Fluentd, run this command.
    kubectl apply -f https://raw.githubusercontent.com/aws-samples/amazon-cloudwatch-container-insights/latest/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring/fluent-bit/fluent-bit-compatible.yaml

However, currently only docker is specified in the fluent-bit-compatible.yaml parser, and cri is not specified.

I think it needs to be fixed in the same way fluent-bit.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions