cloudwatcher
cloudwatcher is a tool for monitoring AWS CloudWatch metrics and logs. It can be used both as a command line tool and as a Python library.
Quick start
Here are the steps to use cloudwatcher as a command line tool:
- Install
cloudwatcherwithpip - Configure target EC2 instance (optional if used with ECS ContainerInsights)
- Run
cloudwatcherCLI or Python API
Documentation
Full package documentation, which includes examples of usage and setup, can be found at: https://niaid.github.io/cloudwatcher.