How we can add docker container logs onto graylog

Hey there, this document on Docker’s site (Syslog logging driver | Docker Documentation) describes configuring the syslog logging driver for Docker. If you configure Docker to point at a Graylog deployment running a syslog input, then getting Docker logs into Graylog is fairly trivial.

1 Like