Viewing Che workspace logs in the OpenShift console
You can use the OpenShift console to observe the Che workspace logs.
Procedure
-
In the Che dashboard, go to Workspaces.
-
Click on a workspace name to display the workspace overview page. This page displays the Kubernetes namespace name <namespace_name>.
-
Click on the upper right Applications menu, and click the OpenShift console link.
-
Run the next steps in the OpenShift 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 on 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.