Skip to content

AWS Lambda function that exports CloudWatch log groups to an S3 bucket daily; coded in TypeScript using AWS SDK for JavaScript v3.

License

Notifications You must be signed in to change notification settings

Matthew-Grayson/aws-cloudwatch-to-s3-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-cloudwatch-to-s3-exporter

AWS Lambda function that exports CloudWatch log groups to an S3 bucket daily; coded in TypeScript using AWS SDK for JavaScript v3. This project is coded to create a production lambda and a staging lambda that each export only their respective logs. This means only buckets tagged with stage: staging would be exported by the staging lambda.

About

AWS Lambda function that exports CloudWatch log groups to an S3 bucket daily; coded in TypeScript using AWS SDK for JavaScript v3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published