New OSS tool: Gonzo + Vercel Logs Live Tailing

Hey folks — we’ve been hacking on an open-source TUI called Gonzo, inspired by the awesome work of K9s.

Instead of staring at endless raw logs, Gonzo gives you live charts, error breakdowns, and pattern insights (plus optional AI assist)— all right in your terminal. We recently introduced support for Vercel Logs JSON format so you can plug Gonzo into the Vercel CLI using vercel logs.

We’d love feedback from the community:

  • Does this fit into your logging workflow?

  • Any rough edges when combining Gonzo with vercel logs?

  • Features you’d like to see next?

It’s OSS — so contributions, bug reports, or just giving it a spin are all super welcome!

2 Likes

That’s a really cool project! Gonzo looks like a neat way to visualize Vercel logs with live charts and pattern insights directly in the terminal. The integration with vercel logs JSON format is a smart approach.