Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
AWS CloudWatch operations
v0.1.1Metric + alarm + log group + log stream + log query introspection. Read-only. Auth via AWS_PROFILE.
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:0e8263fbd1ad039bead267440951009e1349845cc567cfe07fcd4aff45bc278f
sudo emisar pack install aws-cloudwatch \ --hash sha256:0e8263fbd1ad039bead267440951009e1349845cc567cfe07fcd4aff45bc278f \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 7 total
View on GitHub-
aws cloudwatch describe-alarms --state-value ALARM
-
aws cloudwatch describe-alarms
-
aws cloudwatch get-metric-statistics (last 1h)
-
aws cloudwatch list-metrics --namespace
-
aws logs describe-log-groups
-
aws logs describe-log-streams
-
aws logs tail