I want to use lamda insead of logstash to send the logs from the local computer to the aws s3 using filebeat

i want to send the logs from the local to the aws s3 using the filebeat and aws s3 and i want to use the lamda , please assist me.

Hello and welcome,

Can you provide more context? This forum is for issues with Elastic tools, not for programming issues.

Filebeat can read logs from a s3 bucket, it needs also to have a SQS queue configured, but how you will get the logs to s3 is unrelated to any elastic tool.