Dockerman Docs
Docker

Logs

Stream, search, filter, copy, and export container logs.

Open Logs from a container to follow its output. Pause stops following the newest line without changing the container.

Fetch controls

Choose a time preset or custom range, set a tail count up to 10,000, and filter stdout or stderr. Text, case-sensitive, and regex search operate on loaded rows; they are not server-side Docker log queries.

Keyboard controls

Shortcuts include / or Ctrl/Cmd+F for search, Ctrl/Cmd+G and Shift+Ctrl/Cmd+G for matches, P for follow/pause, Alt+C for case sensitivity, Alt+R for regex, g/G for newest/oldest, and Escape to clear search. n, N, Enter, and Shift+Enter are not documented viewer shortcuts.

Export

Use the toolbar to copy or export text/JSON. Timestamp presentation follows the loaded Docker log entries; the viewer does not expose a relative/UTC/local format switch.