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
When this is released, it means you can now use multi-workers with cloudwatch_logs output:
[OUTPUT]
Name cloudwatch_logs
Match *
region us-east-1
log_group_name fluent-bit-cloudwatch
log_stream_prefix from-fluent-bit-
auto_create_group On
workers 5
We are working on removing sequence token tracking which will enable higher throughput: fluent/fluent-bit#6741
We also need to update our load tests to test higher throughput: fluent/fluent-bit#6741 (comment)
When this is released, it means you can now use multi-workers with cloudwatch_logs output:
UPDATE: This is released: https://github.com/aws/aws-for-fluent-bit/releases/tag/v2.32.0
The text was updated successfully, but these errors were encountered: