The custom events can be viewed on CLI as well as the Openshift console
Executing the command
kubectl get events
OR
oc get events
Following is a snippet of the events output is ==shown when the above command is executed,

For the specific project/ namespace the custom events can be viewed along with Kubernetes events under the events as shown in the following screenshot.
