BugRadar is a self-hosted monitoring system that tracks and analyzes Docker container logs in real-time. It is composed of two main parts:
- Agent (Python) → Reads and analyzes logs from Docker, detects errors/anomalies, and sends the data.
- Dashboard (Next.js) → Modern web interface for visualizing logs, metrics, and system status.
- 📡 Real-time monitoring of Docker containers.
⚠️ Automatic detection of errors and anomalies.- 📧 Instant alerts via email.
- 📊 Modern web panel with filterable logs and metrics.
- 🔒 Self-hosted → your data always under control.
- ⚙️ Easy integration into existing Docker environments.