feat: live watch mode — tail journald + docker log sources continuously #4

Closed
opened 2026-05-09 15:31:22 -07:00 by pyr0ball · 0 comments
Owner

Background task (FastAPI lifespan or independent thread) that tails active sources: systemd journal via journalctl -f -o json, docker log streams via docker logs -f. New entries ingested in near-real-time. Sources configured via a watch.yaml or env var list.

Background task (FastAPI lifespan or independent thread) that tails active sources: systemd journal via `journalctl -f -o json`, docker log streams via `docker logs -f`. New entries ingested in near-real-time. Sources configured via a `watch.yaml` or env var list.
pyr0ball added this to the (deleted) milestone 2026-05-09 15:31:22 -07:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/turnstone#4
No description provided.