Here is docker-compose.yml
logging:
driver: gelf
options:
gelf-address: "tcp://graylogHost:graylogPort"
But, when it get exceptions at container start, for example jvm argument syntax error, I couldn’t see on Graylog stream.