(ecs): specify the Firelens container image version #16733
Labels
@aws-cdk/aws-ecs
Related to Amazon Elastic Container
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p1
I hope to specific which version of the fluent-bit image I use but I couldn't find any options to do this.
Use Case
A DNS Resolver bug inside the Fluent Bit v1.8.3 breaks function for transferring logs from ECS(Fargate) to the Datadog.
the only way to resolve this is specific which fluent-bit image version I use to, but I can not find any options to do this in CDK.
more detail about this issue.
aws/aws-for-fluent-bit#233
the following version of fluent-bit should be fine.
public.ecr.aws/aws-observability/aws-for-fluent-bit:2.19.0
Proposed Solution
Add an option to specific fluent-bit image url.
Other
fluent/fluent-bit#4050
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: