# logflare **Repository Path**: mirrors_getsentry/logflare ## Basic Information - **Project Name**: logflare - **Description**: Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-21 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Logflare [![Coverage Status](https://coveralls.io/repos/github/Logflare/logflare/badge.svg?branch=main)](https://coveralls.io/github/Logflare/logflare?branch=main) ## About Stream logs to a central service and tail them in your browser. Logflare is different because you can **bring your own backend**. Simply provide your BigQuery credentials and we stream logs into your BigQuery table while automatically managing the schema. Logflare is now a part of [Supabase](https://github.com/supabase/supabase). Sign up at https://logflare.app. ![Logflare Example Gif](https://logflare.app/images/logflare-example.gif) ## Integrations | Provider/Runtime | Link | | ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Cloudflare | Install Logflare with Cloudflare | | Vercel | [Logflare Vercel integration](https://vercel.com/integrations/logflare) | | Fly | [Logflare/fly-log-shipper](https://github.com/Logflare/fly-log-shipper) | | Github Action | [Logflare/action](https://github.com/Logflare/action) | | Javascript | [Logflare/pino-transport](https://github.com/Logflare/pino-logflare) | | Javascript | [Logflare/winston-logflare](https://github.com/Logflare/winston-logflare) | | Elixir | [Logflare/logflare_logger_backend](https://github.com/Logflare/logflare_logger_backend) | | Elixir | [Logflare/logflare_agent](https://github.com/Logflare/logflare_agent) | | Erlang | [Logflare/logflare_erl](https://github.com/Logflare/logflare_erl) | ## Learn more - [Official website](https://logflare.app) - [Documentation](https://docs.logflare.app) - or - [Developer Docs](./DEVELOPMENT.md)