This is an example of how to automatically log all the messages from docker containers. Logspout listens to containers and automatically routes the logs to OKLog.
To run the example simply issue:
docker-compose up -d
command. The test service here is simply to genereate a "Hello World" message. You would replace this with other services that are in your compose files.
You can browse UI here (there seem to be some issues with UI here, I'm not getting very consistent behavior):