Docker - Logging and Monitoring
Given the command:
What will happen to the container logs?
docker run --log-driver=fluentd --log-opt fluentd-address=localhost:24224 myapp
What will happen to the container logs?
