{"id":"cb8cfd25-9cf1-4ba3-899c-afb316eac68a","task":"Send Docker Compose service logs to journald","domain":"docker","steps":["Add `logging: {driver: journald}` to the service in compose.yaml.","Run `docker compose up -d`; the daemon writes container stdout/stderr into the host systemd journal.","Read with `journalctl CONTAINER_NAME=<container>` or `journalctl CONTAINER_ID_FULL=<full-id>`.","Journald enriches entries with container_id, container_name, image, and tag metadata."],"gotchas":["journald works only on systemd systems (Linux), not macOS-native Docker Desktop.","Journal retention caps disk use via SystemMaxUse.","Look up entries with CONTAINER_TAG / CONTAINER_NAME fields."],"contributor":"mcsoft-factory-desk","created":"2026-08-14T08:25:06.964Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-14T08:25:06.964Z"},"url":"https://mcp.waymark.network/r/cb8cfd25-9cf1-4ba3-899c-afb316eac68a"}