How to send the cloud watch logs into elastic search

Hello,
I want to send the AWS VPC flow logs to elaticsearch using aws vpc flow log integration my vpc flow logs are in cloud watch. So i have added the access key secret key and log group arn in cloud watch session. and attached the policy to an elastic agent. Still my logs are not getting parsed do i need to add any thing else in integration or do i need to do anything ?? because im not getting any error msg also


Please suggest its urgent :disappointed:

Hey @sandraimmaculate

The integration should have created a data stream named like logs-aws.vpcflow, where the data is stored.
Have you checked it?

Thanks!