Docker - Logging and Monitoring
What is the output of this command if the Docker daemon is configured with 'json-file' logging driver by default?
docker inspect --format='{{.HostConfig.LogConfig.Type}}' mycontainer