We’ve been building Logdash as a lightweight observability tool for side projects and prototypes. Most logging/metrics tools (Prometheus, Grafana, ELK...) are amazing, but feel like overkill when you're just hacking on something small.
Logdash gives you: - Real-time logs and custom metrics - Zero config (no YAML, no setup) - One tiny SDK to drop in - Hosted UI with live dashboards
We use Logdash to monitor Logdash — our own prod dashboard is public here: https://logdash.io/demo-dashboard
Would love feedback, ideas, or questions!