Implement log file location parameter on docker run · Issue #29680 · moby/moby
We have several logging options, but we can't change the log file location. Using the json-file driver we can find the file at /var/lib/docker/<container_id>/<container_id>-json.log (default), but ...</container_id></container_id>