Supabase Logs: open-source logging server

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Logflare

    Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript.

  • https://github.com/Logflare/logflare/tree/staging

    > Simply provide your BigQuery credentials and we stream logs into your BigQuery table while automatically managing the schema

    I didn't know BigQuery was capable of accepting streaming log data - in my mental model of the world it was the kind of database that you update using the occasional batch job, not from a streaming source of data.

    Looks like that's the tabledata.insertAll method which has been around for quite a few years - though it's now called the "legacy streaming API" on https://cloud.google.com/bigquery/docs/streaming-data-into-b... which suggests using the more recent Storage Write API instead: https://cloud.google.com/bigquery/docs/write-api

  • supabase

    The open source Firebase alternative.

  • It's easiest to "watch releases" on either the Logflare repo[0] or the Supabase repo[1].

    If you're signed up to Supabase we send 1 email per month with all of our releases.

    [0] Logflare: https://github.com/Logflare/logflare

    [1] Supabase: https://github.com/supabase/supabase

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pino-logflare

    🌲 send pino logs to Logflare

  • Supabase-specific SDKs are still in the works. However, if you're using the Logflare service as is, there is a pino transport[0] available for sending events directly to Logflare.

    [0]: https://github.com/Logflare/pino-logflare

  • loki

    Like Prometheus, but for logs.

  • What's wrong with https://github.com/grafana/loki/blob/main/LICENSE?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 🛠️6 tools to kickstart your full-stack app with AI 🤖

    4 projects | dev.to | 28 Nov 2023
  • Robust Form - A simple and easy to use Form Builder application like Google Form.

    3 projects | dev.to | 20 Jul 2023
  • How do small SaaS's handle databases?

    2 projects | /r/SaaS | 11 Jul 2023
  • refine + DEV Open Source Hackathon 2 - Pre-Announcement

    2 projects | dev.to | 15 Jun 2023
  • Supabase Beta May 2023

    8 projects | dev.to | 9 Jun 2023