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.
Here are the steps to use cloudwatcher
as a command line tool:
- Install
cloudwatcher
withpip
- Configure target EC2 instance (optional if used with ECS ContainerInsights)
- Run
cloudwatcher
CLI or Python API
Full package documentation, which includes examples of usage and setup, can be found at: https://niaid.github.io/cloudwatcher.