What's missing in your current JSON log filtering setup?

go dev.to

I debug microservice logs daily and kept running into the same gaps with existing tools — hl, humanlog, lnav all pretty-print JSON well but none of them let me trace a full request flow across services with a single pattern, or save my filter setup between sessions. Built something that solves these specifically and wanted to get feedback from people who deal with this daily before I invest more time into it. Three things I built around:

Read Full Tutorial open_in_new
arrow_back Back to Tutorials