AWS for Fluent Bit 2.8.0
2.8.0
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.6.0
- Amazon CloudWatch Logs for Fluent Bit 1.4.1
- Amazon Kinesis Streams for Fluent Bit 1.6.1
- Amazon Kinesis Firehose for Fluent Bit 1.4.2
Compared to 2.7.0 this release adds:
- New Plugin -
s3plugin in Fluent Bit core is a high performance replacement output that can send data directly to S3 - New Plugin -
kinesis_firehoseplugin in Fluent Bit core is a high performance replacement for thefirehoseGolang plugin. - Bug - Truncate records to max size in
cloudwatch,firehose, andkinesisplugins - Bug - Add back
auto_create_groupoption cloudwatch:96