Notification Center overview¶
Use the Notification Center to create and manage system notifications for events like certificate expiration or resource health changes. Customize notifications with filters, then send them by email or through an integrated notification provider such as PagerDuty.
To open the Notification Center, click Configurations > Notification Center. Click a notification to view its details in these tabs:
- Details: View general information, including the notification name and triggering event.
- Filters: View and edit filters that define when notifications are sent, including advanced filters based on Common Expression Language (CEL). Learn more
- Delivery Channel: View or change the channel the system uses to send notifications.
About notification providers
To send notifications to Zoom Team Chat or PagerDuty, you must add them as notification providers first. Each notification requires its own integration. You can configure notification providers in the user interface (recommended) or use the CyberArk APIs. To learn more, see Notification integrations.
Notification types¶
Create notifications for the following events in the Notification Center.
Event | Description |
---|---|
Certificate Expiration | Sends a notification when a certificate nears expiration. Link the notification to a threshold defined by the certificate monitoring service. |
cert-manager Certificate Resource Health | Sends a notification when a cert-manager certificate resource switches to healthy or unhealthy status. Learn more |
cert-manager Issuer Health | Sends a notification when a cert-manager-related issuer switches to healthy or unhealthy status. Learn more |
VSatellite Health | Sends a notification when a specific VSatellite switches to healthy or unhealthy status. Learn more |
Next steps¶
To start using notifications, see Create a new notification. To integrate a notification provider first, see Add a notification provider.