Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 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 (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T11:52:10.000Z (9 days ago)
- Last Synced: 2024-11-06T12:18:25.110Z (9 days ago)
- Language: Elixir
- Homepage: https://logflare.app
- Size: 38.5 MB
- Stars: 833
- Watchers: 7
- Forks: 44
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Logflare
## 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 | |
| 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)