Workspace Logs Page
The Workspace Logs page streams the workspace container’s log output into a read-only terminal. When you open the page, the browser requests a log connection for the workspace and opens a WebSocket relayed through the server to the agent.
Behavior
Section titled “Behavior”- The terminal is read-only. You cannot type into it.
- Output follows the latest lines by default. A toolbar toggle pauses following; scrolling up also pauses it so you can read back through the buffer.
Related Pages
Section titled “Related Pages”- Workspace Details View and edit a workspace
- Workspace Attach Attach to the main process
- Workspace Exec Run a command in the container