Schultzer / logflare

Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript.

Home Page:https://logflare.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Sign up at https://logflare.app.

Logflare Example Gif

For Cloudflare

Automatically log structured request/response data in a few clicks with the Cloudflare app.

Install Logflare with Cloudflare

For Vercel

Setup the Logflare Vercel integration and we'll automatically structure your Vercel logs.

For Javascript

Use our Pino transport to log structured data and exceptions straight from your Javascript project.

For Elixir

Use our Logger backend to send your Elixir exceptions and structured logs to Logflare.

Learn more

Source available

We are leaving this repo public as an example of a larger Elixir project. We hope to have an open source edition of Logflare at some point in the future.

Close Source Usage

Logflare is using a SQL parser from sqlparser.com. To set this up on your dev machine:

  • Copy parser from sqlparser.com into sql/gsp. When extracted it's located at lib/gudusoft.gsqlparser-2.3.0.7.jar
  • Install Java with homebrew (MacOS)
  • Do what homebrew says
  • Run mix sql

About

Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript.

https://logflare.app

License:Other


Languages

Language:Elixir 72.5%Language:HTML 15.9%Language:SCSS 6.8%Language:Kotlin 2.3%Language:JavaScript 2.2%Language:Dockerfile 0.2%Language:Shell 0.1%