Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
AWS CloudWatch operations
v0.1.2Metric + alarm + log group + log stream + log query introspection. Read-only. Auth via AWS_PROFILE.
aws
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:330aed09b29ac5a46a4b3a27ccf876429fdce84ab8ddfe80dff282b62dcb760c
sudo emisar pack install aws-cloudwatch \ --hash sha256:330aed09b29ac5a46a4b3a27ccf876429fdce84ab8ddfe80dff282b62dcb760c \ --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