From 1021c6d25d37d625d739b48a2bf1a6db1c5cf0f9 Mon Sep 17 00:00:00 2001 From: sjat Date: Sat, 6 Jun 2026 07:06:06 +0200 Subject: [PATCH] STATUS: record logging pipeline + security alerting (ADR-018) --- STATUS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/STATUS.md b/STATUS.md index 80f00fd..24b9682 100644 --- a/STATUS.md +++ b/STATUS.md @@ -56,6 +56,8 @@ So `make deploy PLAYBOOK=site` currently **fails** on a clean clone — the `bas | NetBird mesh — coordinator on `askari` | ADR-016 | **Design RESOLVED** (ADR-016 + spec + plan); resolves ADR-015 deferred #1. Self-hosted NetBird control plane (management/signal/relay) on askari; replaces ADR-007 WireGuard. **Build pending:** not deployed (askari + service-role machinery not built). | | NetBird agent enrollment in `base` | ADR-016 | **Design RESOLVED** (ADR-016). Every Linux host joins the mesh via the base role (setup keys in vault); SSH allowed only on `wt0`. **Build pending:** base role not built. | | Service-UI verification (Level 4) | ADR-017 / ADR-008 | **Design RESOLVED** (ADR-017 + spec + plan); resolves ADR-015 deferred #2. `/verify-service` skill + `VERIFY.md` template + standards are authorable and present. **Build pending:** running needs ubongo + `playwright` plugin + Authentik + a staging deploy. | +| Logging pipeline (Loki + Alloy + off-site subset) | ADR-018 | **Design RESOLVED** (ADR-018 + spec). All logs → on-cluster Loki; security subset write-only off-site to askari. **Build pending:** Alloy in `base`, `loki`/`grafana` service roles, OPNsense syslog — none built. | +| Security alerting (AIDE/auditd/fail2ban/Suricata + log-silence) | ADR-002 / ADR-018 | Wired into Grafana on the Loki stack. Designed; depends on the logging pipeline + metrics stack (TODO 3.6). | ## Keeping this honest