https://github.com/logflare/logflare
Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript.
https://github.com/logflare/logflare
Last synced: 15 days ago
JSON representation
Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript.
- Host: GitHub
- URL: https://github.com/logflare/logflare
- Owner: Logflare
- License: apache-2.0
- Created: 2019-01-10T19:04:55.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-06-01T18:12:01.000Z (17 days ago)
- Last Synced: 2026-06-01T18:17:50.936Z (17 days ago)
- Language: Elixir
- Homepage: https://logflare.app
- Size: 46.1 MB
- Stars: 990
- Watchers: 5
- Forks: 86
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Logflare
[](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.

## Integrations
| Provider/Runtime | Link |
| ---------------- | --------------------------------------------------------------------------------------- |
| OpenTelemetry | [OpenTelemetry](https://docs.logflare.app/integrations/open-telemetry/) |
| 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)