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

add config to select aws logging driver mode and buffer size #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vitpau
Copy link

@vitpau vitpau commented Sep 5, 2024

Ability to select AWSLogs log driver mode to "non-blocking" and thus prevent applications from termination when logs cannot be immediately sent to Cloudwatch as per https://aws.amazon.com/blogs/containers/preventing-log-loss-with-non-blocking-mode-in-the-awslogs-container-log-driver/
More details from Docker docs: https://docs.docker.com/engine/logging/configure/#configure-the-delivery-mode-of-log-messages-from-container-to-log-driver

@vitpau vitpau requested a review from a team as a code owner September 5, 2024 12:19
@vitpau
Copy link
Author

vitpau commented Sep 13, 2024

Can someone pls review this PR?

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.

1 participant