3
2 Comments

A Game-Changer for Debugging

Breakthrough: Chat with Logs is a Game-Changer for Debugging

A few months ago, I set out to build an AI-powered debugging assistant that could take the pain out of production issues. The goal was simple: speed up incident resolution by automating the tedious process of searching through logs and diagnosing problems. Now, after weeks of testing and iteration, I’m seeing incredible results - Chat with Logs is catching and fixing bugs faster than I ever could manually.

Chat With Logs Film

The Pain of Debugging - Before AI Helped

Like many engineers, I’ve spent countless hours sifting through logs, piecing together cryptic error messages, and chasing down issues that only appear at scale in production. The process was:

  1. Find the Logs - Dig through Loki, Grafana, Prometheus, Kubernetes pods, grep through files, or query dashboards just to see what’s going on.

  2. Identify the Root Cause - Parse through endless lines of logs, searching for the critical failure.

  3. Look for a Fix - Google/GPT error messages, check internal docs, and try to recall past incidents that were similar.

It was slow, frustrating, and prone to human error - especially under pressure when production is down.

Chat with Logs: AI-Powered Debugging That Just Works

Enter Chat with Logs - an AI-powered assistant that reads and understands your logs in real time, surfaces key issues, and suggests actionable fixes. With Kubernetes and Loki integration, it plugs directly into your system and acts as a first responder for incidents.

Here's how it works:

Automatic Log Analysis - It scans through your logs, picks up anomalies, and extracts the most relevant information.
Instant Root Cause Detection - Instead of manually searching, you get a direct answer: “Here’s what’s broken, and why.”
AI-Suggested Fixes - No more frantic Googling. Chat with Logs suggests potential resolutions based on learned patterns and previous incidents.

Seeing It in Action

Last week, a production issue popped up - CPU spikes, failing API calls, and some cryptic errors in Loki. Normally, I’d spend at least 30–45 minutes tracking it down. But with Chat with Logs:

🚀 The AI instantly surfaced the key log lines causing the issue.
🚀 It diagnosed the problem as an out-of-memory error due to an overloaded pod.
🚀 It suggested a fix: increase resource limits in my Kubernetes deployment.

Total time to resolution: less than 5 minutes. If I had done it manually, I’d still be scrolling through logs.

Dingus: The Bigger Picture

Chat with Logs is just one piece of what we’re building at Dingus (@www.dingusai.dev). Our vision is to redefine debugging with AI - turning logs and monitoring data into actionable insights instead of just noise. Whether it’s logs, metrics, or tracing, we’re making AI-powered tools that give engineers superpowers.

Want to Try It?

Chat with Logs is open source! If you’re tired of the manual debugging grind get in touch with me leon@dingusai.dev or checkout the site www.dingusai.dev.

We are currently rolling out the software to beta users so drop me a message fast if you're interested! 🚀🐞

posted toAvatar for product Dingus
Dingus
  1. 1

    I think this is a great application of AI.

    One of the most useful things I do in debugging with Cursor is pasting in my log output to try to paint a clearer picture of what is taking place.

    This is like a greatly upgraded version of that. Interested to see where it goes!

    1. 1

      Thanks @grantuseyes ! If you'd like a sneak peak of the demo we are working lmk and i'd be happy to get you on the beta user list :)