aws-logs-query
Query AWS CloudWatch logs for staging and production environments. Use for debugging errors, investigating incidents, or monitoring application behavior. PRIMARY - aws logs tail "/ecs/codel-staging" --follow --format short | grep -iE "error|exception"
$ Installieren
git clone https://github.com/cncorp/arsenal /tmp/arsenal && cp -r /tmp/arsenal/dot-claude/skills/aws-logs-query ~/.claude/skills/arsenal// tip: Run this command in your terminal to install the skill
Repository

cncorp
Author
cncorp/arsenal/dot-claude/skills/aws-logs-query
8
Stars
0
Forks
Updated1w ago
Added1w ago