README: add Logging section (ships to Loki via Alloy)
This commit is contained in:
@@ -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_local_dns_only` — DNS convention (no public CF for services)
|
||||||
- `feedback_lxc_bootstrap_user` — root bootstrap pattern for fresh LXCs
|
- `feedback_lxc_bootstrap_user` — root bootstrap pattern for fresh LXCs
|
||||||
- `feedback_fresh_host_bootstrap` — Semaphore can't reach fresh hosts
|
- `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.
|
||||||
|
|||||||
Reference in New Issue
Block a user