It seems required to have different OUTPUTS for flb_log_cw which are the logs for FluentBit itself, and for the applications running on the cluster with proper FILTERS and PARSERS.
Motivation
Resolves #412
More
[x] Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
What does this PR do?
Updates fargate-fluentbit configMap, to fit the AWS Docs guidance.
It seems required to have different OUTPUTS for
flb_log_cw
which are the logs for FluentBit itself, and for the applications running on the cluster with proper FILTERS and PARSERS.Motivation
More
pre-commit run -a
with this PRFor Moderators
Additional Notes