this post was submitted on 18 Nov 2023
4 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 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.