Docker Container Logs Host Path

docker inspect --format='{{.LogPath}}' <containerId>
Excited Elk