Supabase has released Logflare, a tool that allows users to view and query their logs from any Supabase service, just as they would in the cloud platform, for self-hosting. Logflare is available under an Apache 2.0 license and supports BigQuery as its backend, with plans to add support for other analytics-optimized databases like Clickhouse. The tool provides an HTTP integration into Supabase Studio, powering log query UIs and time-series charts, and allows users to create API endpoints from SQL queries, including parameterized queries and read-through caching. This feature set enables Supabase to build any view it needs on top of billions of daily log events.