Troubleshooting Connectivity Problems
Learn how to check container and service logs for troubleshooting.
We'll cover the following...
Here’s a quick note on troubleshooting connectivity issues before moving on to service discovery.
Note: Daemon logs and container logs can be useful when troubleshooting connectivity issues.
Daemon logs
If you’re running Windows containers, you can view them in the Windows Event Viewer or directly in ~\AppData\Local\Docker. For Linux containers, it depends on which ...