cloudwatchman
v1.1.2
Published
Autonomous AI agent for AWS CloudWatch log monitoring with semantic search, automated alerting, and beautiful TUI dashboard
Maintainers
Readme
CloudWatchman
Autonomous AI agent for AWS CloudWatch log monitoring with semantic search, automated alerting, and beautiful TUI dashboard.
Fully self-contained in your AWS account - No third-party services, no data egress, no telemetry. Everything runs in your AWS account using native AWS services. Your logs never touch external servers because there are no external servers. Complete data sovereignty.
Installation
npm install -g cloudwatchmanNote: If the
cloudwatchmancommand is not immediately available, runhash -r(orrehashfor zsh) to refresh your shell's command cache, or open a new terminal.
Quick Start
cloudwatchman # First-time setup wizard
cloudwatchman --helpKey Features
- Semantic Log Search: Find logs by meaning, not keywords
- Autonomous Monitoring: 24/7 AI agent on ECS Fargate
- Intelligent Alerting: Context-aware alerts with PDF reports
- AWS Native: Built entirely on AWS services (Bedrock, DynamoDB, ECS, Lambda)
- Multi-Agent Architecture: Specialized agents for logs, metrics, and coordination
- Reinforcement Learning: Agent learns from your feedback
Please refer to the GitHub README for full documentation, architecture diagrams, and detailed setup instructions.
License
MIT
