From b33148e0109a9ba1f32c6de2a064caf59f1bee0b Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 19 May 2026 23:45:04 -0400 Subject: [PATCH] README: add Logging section (ships to Loki via Alloy) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e060c7c..54ebee6 100644 --- a/README.md +++ b/README.md @@ -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.