Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 2.06 KB

File metadata and controls

19 lines (9 loc) · 2.06 KB

View container logs

From the menu select Containers, select the container then select Logs.

Here you can see the contents of the Docker logs for your container.

Field/OptionOverview
SearchEnter a string to search the log output. You can see the number of results for your search and move through each result with the up and down arrows.
Filter search resultsWhen enabled, display only the log lines that contain your search string.
CopyClick this button to copy the currently displayed log lines to your clipboard.
Download logsClick this button to download your log.

You can also set various options for how the logs are displayed:

Field/OptionOverview
Auto-refreshToggle this option off to disable auto refreshing of the log view. When off, you can click the refresh icon to the right of the toggle to manually refresh the view.
FetchSelect the time period from which to retrieve the logs.
LinesLimit the number of lines per log file (the default is 1000).
Show timestampWhen enabled, display a timestamp before each log line.
Show line numbersWhen enabled, display line numbers for each log line.
Wrap lineWhen enabled, lines longer than the screen width will be wrapped onto the next line.
Full screenClick the full screen icon to expand the log display to fill your screen.