I’ve been looking into a centralized logging solution for my home network and such. I looked into grafana+loki, but it seems very complex, and I couldn’t seem to get it working.

I don’t need anything overly fancy, I just want centralized logging and maybe metrics that I can access from a webui, preferably on the simpler side and with a decent docker(-compose) example.

  • rho9cas@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Google “Application Performance Monitoring tools”. Signoz is one, for example. Combines logs, metrics, and traces. There’s also OpenObserve. I use Uptrace, but in terms of metrics visualisation it’s very barebones, just gauges basically. All of them can be setup with docker.