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

fix: Fixing fargate-fluentbit configMap to parse logs correctly #418

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

rodrigobersa
Copy link
Contributor

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

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I ran pre-commit run -a with this PR

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

@rodrigobersa rodrigobersa marked this pull request as ready for review September 26, 2024 23:34
@rodrigobersa rodrigobersa requested a review from a team as a code owner September 26, 2024 23:34
@rodrigobersa rodrigobersa merged commit e803e34 into main Sep 27, 2024
6 checks passed
@rodrigobersa rodrigobersa deleted the fix/fargate-fluentbit branch September 27, 2024 12:41
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

Successfully merging this pull request may close these issues.

Fluentbit Blueprint regex and timestamp incorrect causes flooding
2 participants