mirror of
https://github.com/tiennm99/alloy-docker-compose.git
synced 2026-08-04 02:22:48 +00:00
Document a Coolify-specific noise pattern observed in the journal pipeline: ~300 root sessions/hour from the Coolify host's connection checks. Verified against coollabsio/coolify v4.x source (Kernel.php, ServerManagerJob, ServerCheckJob, SshMultiplexingHelper). Includes: - exact call flow and skip conditions per Coolify source - triage commands and key-fingerprint matcher - two mitigations: drop at Alloy (loki.process stage.drop) or enable Sentinel server-side to bypass the SSH polling entirely - framing: Coolify-only, base setup unchanged