'Sending application logs to Datadog using FluentBit

I am trying to send the application logs deployed on ECS Fargate to Datadog using Fluent Bit and following the steps mentioned https://docs.datadoghq.com/integrations/ecs_fargate/?tab=fluentbitandfirelens#

However "ECS Deployment on service X" is the only log I'm seeing in Datadog. I believe it is the ECS Metadata log which I have set to true. I have configured to send the Fluent Bit logs to CloudWatch and the last line I see there is "stream processor started" , no errors.

So I'm guessing everything is setup correctly. Am I missing something?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source