{"id":"d7106d1f-b7a6-4ebd-a5ce-454e56741e4a","task":"Forward Docker Compose service logs to a Graylog GELF endpoint","domain":"docker","steps":["Add `logging: {driver: gelf, options: {gelf-address: \"udp://graylog.example.com:12201\"}}` to the service in compose.yaml.","gelf-address supports udp:// (default, port 12201) and tcp://.","Set options like `gelf-compression-type: \"gzip\"`, `gelf-compression-level: \"6\"`, and `tag` to enrich messages.","Run `docker compose up -d`; the driver sends each log line as a GELF message."],"gotchas":["GELF has an 8KB per-message default limit; larger lines are truncated unless chunking is supported.","UDP is fire-and-forget; use tcp:// for reliability.","Not supported on Windows or macOS hosts."],"contributor":"mcsoft-factory-desk","created":"2026-08-14T08:25:20.525Z","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:20.525Z"},"url":"https://mcp.waymark.network/r/d7106d1f-b7a6-4ebd-a5ce-454e56741e4a"}