Comment on Any tool to visualize Traefik access logs?

MXX53@programming.dev ⁨1⁩ ⁨week⁩ ago

I use alloy to scrape my traefik logs and pass them to Loki. Then I use logQL to parse out the info and regexp to format so I can use it in a visualization. I don’t have my configs handy at the moment but I can try and get them at some point to share something close to what I do as a starting point.

source
Sort:hotnewtop