-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add more logs recommendations and best practices #21047
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
base: master
Are you sure you want to change the base?
Conversation
This PR does not modify any files shipped with the agent. To help streamline the release process, please consider adding the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, but we'd still need to wait on the fluentbit PR(correcting the task_arn to use full format) to be merged before we merge this PR as the enrichment based off of source:ecs
will not take place without the fluentbit change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small suggestion, but approving
Co-authored-by: May Lee <[email protected]>
Review from maycmlee is dismissed. Related teams and files:
- documentation
- ecs_fargate/README.md
What does this PR do?
Add more recommendations for Fluentbit (the best way to send logs for ECS Fargate)
Motivation
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged