Viewing Che workspace logs in the OpenShift console

You can use the OpenShift console to observe the Che workspace logs.

Procedure
  1. In the Che dashboard, go to Workspaces.

  2. Click on a workspace name to display the workspace overview page. This page displays the Kubernetes namespace name <namespace_name>.

  3. Click on the upper right Applications menu, and click the OpenShift console link.

  4. Run the next steps in the OpenShift console, in the Administrator perspective.

  5. Click Workloads > Pods to see a list of all the active workspaces.

  6. In the Project drop-down menu, select the <namespace_name> namespace to narrow the search.

  7. Click on the name of the running pod that runs the workspace. The Details tab contains the list of all containers with additional information.

  8. Go to the Logs tab.