/purge_cloudwatch

Script to delete cloudwatch logstreams

Primary LanguagePython

Purge Logs

Script to delete cloudwatch logs.

This script requires aws cli setup which enables the user to login to the aws account to purge the cloudwatch logs.

Lambda script for a scheduled cleanup: lambda_version.py

AWS CLI setup

Boto3 Documentation