View workspace logs in Kubernetes console
View Che workspace logs in the Kubernetes web console.
-
You have a running Che workspace.
-
You have access to the Kubernetes web console.
-
In the Che dashboard, go to Workspaces.
-
Click a workspace name to display the workspace overview page. This page displays the Kubernetes namespace name <namespace_name>.
-
Click the upper right Applications menu, and click the Kubernetes console link.
-
Run the next steps in the Kubernetes console, in the Administrator perspective.
-
Click Workloads > Pods to see a list of all the active workspaces.
-
In the Project drop-down menu, select the <namespace_name> namespace to narrow the search.
-
Click the name of the running pod that runs the workspace. The Details tab contains the list of all containers with additional information.
-
Go to the Logs tab.
-
The Logs tab displays container logs for the workspace Pod.