Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hiraken-w opened this issue May 31, 2023 · 0 comments

Comments

@hiraken-w
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant