mirror of
https://github.com/tiennm99/alloy-docker-compose.git
synced 2026-08-03 22:23:21 +00:00
`loki.source.journal "default"` no longer pins `path = "/var/log/journal"`. Upstream omits the field, which lets Alloy default to BOTH `/var/log/journal` (persistent) and `/run/log/journal` (volatile). The explicit path silently dropped journal logs on hosts with volatile-only storage. Matches the canonical Linux Node integration template. Also bumps the image six minor versions to current stable. Doc records the 2026-04-26 re-audit.