top | item 35956305

(no title)

bestinterest | 2 years ago

Does anyone know of other tools like this which are a web UI of systemd logs on a VPS which I access, self hosted, from a website and secure behind a password?

I use New Relic for APM already, but I was surprised to find that New Relic does not support Debian 11 for their default infrastructure agent to forward logs from?

https://docs.newrelic.com/docs/logs/forward-logs/forward-you...

discuss

order

wise0wl|2 years ago

Grafana has a self-hosted all-in-one docker compose for Loki, Grafana, and Promtail: https://grafana.com/docs/loki/latest/installation/docker/

I love pretty much everything these folks do.

bestinterest|2 years ago

I did have a quick play with Grafana Cloud using the default dashboards for their linux agent were so incredibly slow when trying to navigate simple metrics.

nsteel|2 years ago

I Redhat's cockpit tool can provide this. If you just want the bare log (no UI) there's systemd-journal-gatewayd.