Open topic with navigation
Checking Kubernetes Dashboard for Status and Errors
- Log in to the CDF Management Portal.
- Navigate to Cluster > Dashboard to access the Kubernetes Dashboard.
- In Kubernetes Dashboard change Namespace to arcsight-installer-*.
- Navigate to Workloads > Pods.
- View the status of pods. For more information about each pod, see Understanding Labels and Pods.
- Clicking a pod reveals more status details of that pod.
- Logs for the pod can be viewed by clicking on View Logs button in the right side of the blue banner near the top.
- Each pod may contain multiple containers, so when viewing logs, be sure to use the Logs from <container> to view the logs for the specific container you need to view.
- Logging levels can be modified as described at here.