📤 Log Ingestion
S3 + Lambda
📂
Drop log file or click to browse
Supports .log .txt .gz — CloudWatch, K8s, Nginx, App logs
Presets:
🧠 AI Root Cause Analysis
Bedrock + Claude
🤖
Waiting for logs...
AI agents will analyse severity, root cause, and blast radius
⚡ Pipeline Execution
Step Functions
Log ingestion → S3 bucketIDLE
OpenSearch indexing + embeddingIDLE
Bedrock AI root-cause agentIDLE
Fix synthesis + script generationIDLE
Jira ticket creationIDLE
Remediation Lambda executionIDLE
Slack webhook notificationIDLE
👾 Agent Activity Feed
REAL-TIME
No agent activity yet. Run analysis to see agents at work.
🔧 Fix Suggestions + Remediation Scripts
Lambda + EKS
Fixes will appear after analysis completes.
📋 Jira Ticket + Slack Alert
Jira ticket will be created after analysis.
🏗️ AWS Architecture
PRODUCTION BLUEPRINT
☁️ AWS Services in This Platform
S3
Log file storage, runbook storage
Lambda
Ingest, parse, Jira, Slack, remediation
Step Functions
6-stage pipeline orchestration
EKS
Remediation script execution pods
Bedrock
Claude / Titan AI agents + RAG
OpenSearch
Log indexing, full-text search
ElastiCache
Redis — dedup, rate limit, cache
Kendra / pgvector
Semantic incident similarity search
SNS
Event fan-out to subscribers
CloudWatch
Metrics, alarms, log groups
IAM + KMS
Least-privilege roles, encryption
Secrets Manager
Jira & Slack API keys rotation