You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there are a number of features/changes for upstream Fluent Bit S3 that have been reverted in the AWS Distro. 2.31.3 was most recent release with all recent S3 changes:
Enhancement - Transition S3 to fully synchronous file uploads to improve plugin stability fluent-bit:6573
Bug - Format S3 filename with timestamp from the first log in uploaded file, rather than the time the first log was buffered by the s3 output aws-for-fluent-bit:459
Bug - Support Retry_Limit option in S3 plugin to set retries fluent-bit:6475
These changes were removed since our stability tests associated them with an increase test failures (crashed/stopped tasks).
All S3 enhancements will return as part of the upcoming S3 stability fix release, which is work in progress:
Currently, there are a number of features/changes for upstream Fluent Bit S3 that have been reverted in the AWS Distro. 2.31.3 was most recent release with all recent S3 changes:
Specifically:
These changes were removed since our stability tests associated them with an increase test failures (crashed/stopped tasks).
All S3 enhancements will return as part of the upcoming S3 stability fix release, which is work in progress:
Retries in S3
Currently in the AWS Distro S3 does not support Retry_Limit and retries are hardcoded at 5 retries.
Currently when an upload is dropped due to failed retries, you get messages like these:
The text was updated successfully, but these errors were encountered: