Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 | 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)