#42 · Primary category: AI DevOps & SRE Tools
gonzo
Gonzo! The Go based TUI log analysis tool
Project last updated:07/15/26
GitHub Stars
2.8K
Forks
104
Contributors
21
License
MIT
Why we included this project
Gonzo reads log streams straight from the command line, pulling from stdin, local files, Kubernetes, OTLP receivers, and CloudWatch. It renders what it gets as severity heatmaps and word-frequency stats you can filter with regex or by attribute, in a terminal UI modeled on k9s, so you can investigate an incident without bouncing between a slow dashboard and a raw tail. The optional AI layer is the part that stands out: point it at OpenAI, Anthropic Claude, Ollama, LM Studio, or any OpenAI-compatible endpoint and it flags unusual patterns and suggests likely root causes on the live stream. Everything runs locally and works fully offline with local models, which suits engineers who want AI-assisted debugging without shipping log contents to a third party. Teams already piping kubectl or OpenTelemetry output will find it a sharper signal than plain tail.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud