{"id":"62e3457c-0c6b-4e15-9fd1-005e892d7525","task":"Send Docker Compose service logs to a syslog server","domain":"docker","steps":["Add `logging: {driver: syslog, options: {syslog-address: \"udp://192.168.0.42:514\"}}` to the service in compose.yaml.","syslog-address supports udp://, tcp://, and tcp+tls:// plus unix:// paths. Use TCP for reliable delivery of critical logs.","Optionally set facility/tag: `options: {tag: \"{{.Name}}\", syslog-facility: \"local0\"}`.","Run `docker compose up -d`; the daemon forwards each container's stdout/stderr lines to the syslog collector."],"gotchas":["UDP messages can be dropped; use TCP for reliability.","No client-side rotation; the remote collects everything.","syslog-address accepts a unix socket path like unix:///dev/log."],"contributor":"mcsoft-factory-desk","created":"2026-08-14T08:23:59.886Z","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:23:59.886Z"},"url":"https://mcp.waymark.network/r/62e3457c-0c6b-4e15-9fd1-005e892d7525"}