Releases: aws/aws-for-fluent-bit
Releases · aws/aws-for-fluent-bit
AWS for Fluent Bit 2.10.0
2.10.0
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.6.8
- Amazon CloudWatch Logs for Fluent Bit 1.6.0
- Amazon Kinesis Streams for Fluent Bit 1.7.1
- Amazon Kinesis Firehose for Fluent Bit 1.5.1
Compared to 2.9.0
this release adds:
- Enhancement - Add support for updating the retention policy of existing log groups cloudwatch:121
AWS for Fluent Bit 2.9.0
2.9.0
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.6.3
- Amazon CloudWatch Logs for Fluent Bit 1.5.0
- Amazon Kinesis Streams for Fluent Bit 1.7.0
- Amazon Kinesis Firehose for Fluent Bit 1.5.0
This is the first release with images for both x86 and arm64.
Compared to 2.8.0
this release adds:
- Feature - Automatically re-create CloudWatch log groups and log streams if they are deleted cloudwatch:95
- Feature - Add default fallback log group and stream names cloudwatch:99
- Feature - Add support for ECS Metadata and UUID via special variables in log stream and group names cloudwatch:108
- Feature - Add new option replace_dots to replace dots in key names in
firehose
andkinesis
plugins firehose:46 - Enhancement - Add support for nested partition_key in log record kinesis:30
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 -
s3
plugin in Fluent Bit core is a high performance replacement output that can send data directly to S3 - New Plugin -
kinesis_firehose
plugin in Fluent Bit core is a high performance replacement for thefirehose
Golang plugin. - Bug - Truncate records to max size in
cloudwatch
,firehose
, andkinesis
plugins - Bug - Add back
auto_create_group
option cloudwatch:96
AWS for Fluent Bit 2.7.0
2.7.0
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.5.6
- Amazon CloudWatch Logs for Fluent Bit 1.4.0
- Amazon Kinesis Streams for Fluent Bit 1.6.0
- Amazon Kinesis Firehose for Fluent Bit 1.4.1
Compared to 2.6.1
this release adds:
- Feature - Add support for zlib compression of records kinesis:26
- Feature - Add KPL aggregation support kinesis:16
- Feature - Add support for dynamic log group names cloudwatch:46
- Feature - Add support for dynamic log stream names cloudwatch:16
- Feature - Support tagging of newly created log groups cloudwatch:51
- Feature - Support setting log group retention policies cloudwatch:50
AWS for Fluent Bit 2.6.1
2.6.1
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.5.2
- Amazon CloudWatch Logs for Fluent Bit 1.3.2
- Amazon Kinesis Streams for Fluent Bit 1.5.1
- Amazon Kinesis Firehose for Fluent Bit 1.4.1
This is a patch release to fix the potential memory leak from upstream Fluent Bit 1.5.1. It does not contain customer-facing changes.
AWS for Fluent Bit 2.6.0
2.6.0
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.5.1
- Amazon CloudWatch Logs for Fluent Bit 1.3.1
- Amazon Kinesis Streams for Fluent Bit 1.5.0
- Amazon Kinesis Firehose for Fluent Bit 1.4.0
Compared to 2.5.0
this release adds:
- Feature - Add
log_key
option support tofirehose
, andkinesis
plugins. - Bug - Add an empty check before sending log events to destinations for
firehose
andcloudwatch
plugins.
AWS for Fluent Bit 2.5.0
2.5.0
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.5.0
- Amazon CloudWatch Logs for Fluent Bit 1.3.0
- Amazon Kinesis Streams for Fluent Bit 1.4.0
- Amazon Kinesis Firehose for Fluent Bit 1.3.0
Compared to 2.4.0
this release adds:
- Feature - Add
sts_endpoint
parameter tocloudwatch
,firehose
, andkinesis
plugins to support specifying a custom STS API endpoint.
AWS for Fluent Bit 2.4.0
2.4.0
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.5.0
- Amazon CloudWatch Logs for Fluent Bit 1.2.0
- Amazon Kinesis Streams for Fluent Bit 1.3.0
- Amazon Kinesis Firehose for Fluent Bit 1.2.1
Compared to 2.3.1
this release adds:
- Feature - Add experimental concurrency feature in Kinesis plugin kinesis:33
- Feature - Add support for Amazon OpenSearch with IAM auth in the core Fluent Bit
es
plugin. - New Plugin -
cloudwatch_logs
plugin in Fluent Bit core is a high performance replacement for thecloudwatch
Golang plugin.
AWS for Fluent Bit 2.3.1
2.3.1
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.4.5
- Amazon CloudWatch Logs for Fluent Bit 1.2.0
- Amazon Kinesis Streams for Fluent Bit 1.2.2
- Amazon Kinesis Firehose for Fluent Bit 1.2.1
Compared to 2.3.0
this release adds:
- Bug Fix - Remove redundant exponential backoff code from Firehose and Kinesis plugins firehose:23
AWS for Fluent Bit 2.3.0
2.3.0
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.4.2
- Amazon CloudWatch Logs for Fluent Bit 1.2.0
- Amazon Kinesis Streams for Fluent Bit 1.2.1
- Amazon Kinesis Firehose for Fluent Bit 1.2.0
Compared to 2.2.0
this release adds:
- Bug Fix - Updated logic to calculate individual and maximum record size kinesis:22