Logflare
The logging layer behind Supabase, usable standalone too. A good pick if you want structured logging without a surprise bill.
What is Logflare?
Logflare is a structured logging platform built to ingest logs from apps, edge functions, and infrastructure and make them searchable without the usage-based pricing shock common to bigger logging vendors. It's the logging system used inside Supabase itself, but it works as a standalone product for any app that wants to ship logs somewhere queryable instead of scattering console.log output across serverless function logs.
Key features
- Structured, queryable log storage backed by BigQuery, so logs can be queried with real SQL
- Native integrations for Vercel, Cloudflare, and other common edge/serverless platforms
- Powers Supabase's own logging dashboard, so it's proven at that scale already
- Alerting and saved searches for catching recurring errors without manually digging through logs
Who it's for
Teams that want structured, searchable logs across serverless or edge functions without unpredictable per-GB pricing. Less of a fit for teams that need deep APM-style tracing and performance monitoring on top of logs, where a dedicated observability platform covers more ground.
Pricing
Free tier for lower volume, with usage-based paid plans as log volume grows.