To view the alerts in the OpenShift web console:
- Log in to the CSAH node.
- Get the Alert Manager route by running:
oc get routes --all-namespaces | grep -I alertmanager
openshift-monitoring alertmanager-main alertmanager-main-openshift-monitoring.apps.ocp.example.com alertmanager-main web reencrypt/Redirect None
- Open a browser and enter the URL. In our sample output, the URL is:
alertmanager-main-openshift-monitoring.apps.ocp.example.com
- Log in as kubeadmin or an AD user.
Note: It is possible to silence an existing alert, temporarily muting notifications. For more information, see Silencing Alerts.