Docker Container Logs Host Path
docker inspect --format='{{.LogPath}}' <containerId>
Excited Elk
docker inspect --format='{{.LogPath}}' <containerId>