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: 28 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 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T02:34:11.000Z (about 1 month ago)
- Last Synced: 2025-03-23T19:05:45.406Z (about 1 month ago)
- Language: Elixir
- Homepage: https://logflare.app
- Size: 39.6 MB
- Stars: 867
- Watchers: 6
- Forks: 52
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-github-repos - Logflare/logflare - Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript. (Elixir)
- awesome-list - logflare
- open-production-web-projects - Logflare - Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript. (Elixir / Phoenix)
README
# Logflare
[](https://coveralls.io/github/Logflare/logflare?branch=ziinc/anl-658-add-coveralls-to-logflarelogflare)
## 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 |
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 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)