Optional
cpuBy default, this will be unset and the firelens logging container will be able to use all available CPU units.
Optional
enabledWhether the firelens logging configuration should be enabled
If this is not enabled, the firelens logging configuration will not be deployed to the task. This is useful if you only want to use the Datadog agent.
false
Optional
imageThe image to use for the firelens logging container
ecs.ContainerImage.fromRegistry('public.ecr.aws/aws-observability/aws-for-fluent-bit:latest')
Optional
imageThe tag to use for the firelens logging container image
This is ignored if setting image
.
latest
Optional
memoryThe memory limit for the firelens logging container
256
Optional
serviceThe service name to include in the logs sent to Datadog
By default, this will be unset and the logs will be sent without a service tag.
Optional
sourceThe source name to include in the logs sent to Datadog
By default, this will be unset and the logs will be sent without a source tag.
Optional
tagsAny additional tags to include in the logs sent to Datadog
By default, this will be unset and the logs will be sent without any additional tags.
Generated using TypeDoc
The CPU units to reserve for the firelens logging container