aws-samples / amazon-cloudwatch-container-insights

CloudWatch Agent Dockerfile and K8s YAML templates for CloudWatch Container Insights.
MIT No Attribution
163 stars 107 forks source link

fluent-bit: set 30 second shutdown grace period #110

Closed PettitWesley closed 1 year ago

PettitWesley commented 1 year ago

Signed-off-by: Wesley Pettit wppttt@amazon.com

Issue #, if available:

Description of changes:

The default is 5 seconds, which is too short. Kubernetes gives a 30 second SIGTERM to SIGKILL grace period.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.