Viewing logs
How to view logs for a specific instance or container
In any of your environments, you can see a list of instances associated with that environment.
Click on the Logs button to the right of a specific instance to get a web-based log viewer showing the latest logs from that instance.
From this log viewer, you can:
Download the logs: This will download a
.txt
version of the logs.Clear the logs: Clear the current output to see newer entries more easily.
Reset the logs: If you have previously cleared the output, resetting the viewer will bring back the previously cleared output.
Last updated