README: add Logging section (ships to Loki via Alloy)

This commit is contained in:
Your Name
2026-05-19 23:45:04 -04:00
parent 8e462beea8
commit b33148e010
+4
View File
@@ -123,3 +123,7 @@ deploy.sh wrapper for local first-run; pulls LITELLM_MASTER_KEY fro
- `feedback_local_dns_only` — DNS convention (no public CF for services)
- `feedback_lxc_bootstrap_user` — root bootstrap pattern for fresh LXCs
- `feedback_fresh_host_bootstrap` — Semaphore can't reach fresh hosts
## Logging
Ships **systemd journald only** (no Docker on this LXC) to **Loki** on `observe.lan.balders.ca:3100` via [Grafana Alloy](https://docs.balders.ca/#/services/logging). Bare-metal Alloy installed via Grafana apt repo (not a container) because Meridian + LiteLLM are systemd services. Query `{host="meridian", unit="meridian.service"}` or `{host="meridian", unit="litellm.service"}` in Grafana Explore.