CloudSnorkel / CloudWatch2S3

Logging infrastructure for exporting all CloudWatch logs from multiple accounts to a single S3 bucket
MIT License
48 stars 26 forks source link

Archive Cloudwatch Log Groups by Tag and update Python to 3.9 #11

Open lstone opened 2 years ago

lstone commented 2 years ago

Added LogGroupTagName parameter that allows users to define a tag that can be added to a Log Group to mark it for Archiving to S3 bucket. By default, tag is "archive_log_group_to_s3".