Checking Kubernetes Dashboard for Status and Errors

 

  1. Log in to the CDF Management Portal.
  2. Navigate to Cluster > Dashboard to access the Kubernetes Dashboard.
  3. In Kubernetes Dashboard change Namespace to arcsight-installer-*.
  4. Navigate to Workloads > Pods.
  5. View the status of pods. For more information about each pod, see Understanding Labels and Pods.
  6. Clicking a pod reveals more status details of that pod.
    1. Logs for the pod can be viewed by clicking on View Logs button in the right side of the blue banner near the top.
    2. 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.
    3. Logging levels can be modified as described at here.