Containers on AWS
Last updated
Was this helpful?
Last updated
Was this helpful?
AWS maintains a distribution of Fluent Bit that combines the latest official release with a set of Go Plugins for sending logs to AWS services. AWS and Fluent Bit are working together to rewrite their plugins for inclusion in the official Fluent Bit distribution.
The image contains Go Plugins for:
Amazon CloudWatch as cloudwatch_logs
. See the or the .
Amazon Kinesis Data Firehose as kinesis_firehose
. See the or the .
Amazon Kinesis Data Streams as kinesis_streams
. See the or the .
These plugins are higher performance than Go plugins.
Also, Fluent Bit includes an S3 output plugin named s3
.
AWS vends their container image using , and a set of highly available regional Amazon ECR repositories. For more information, see the .
The AWS for Fluent Bit image uses a custom versioning scheme because it contains multiple projects. To see what each release contains, see the .
AWS vends SSM public parameters with the regional repository link for each image. These parameters can be queried by any AWS account.
To see a list of available version tags in a given region, run the following command:
To see the ECR repository URI for a given image tag in a given region, run the following:
You can use these SSM public parameters as parameters in your CloudFormation templates: