Appearance
LDAP and SSL Alerts
LDAP and SSL alerts track issues related to authentication and secure communication across Yellowbrick components.
Purpose
These alerts help operators detect and act on:
- LDAP synchronization failures, such as misconfigured or unreachable directories.
- Missing LDAP configuration, which may affect external user authentication.
- SSL certificate issues, including expiration or upcoming expiry of certificates used for secure communication.
The goal is to proactively surface misconfigurations or expirations before they cause login failures or service degradation.
Alert Definitions
| Alert | Severity | Trigger After | Description | Threshold Ref |
|---|---|---|---|---|
LDAP Sync Status | MAJOR | - | LDAP synchronization has failed: [reason]. | |
LDAP Sync Status | INFO | 5m | LDAP synchronization is not configured. | |
SSL Certificate Expiry | CRITICAL | - | SSL certificate '[certificate_name]' expired. | |
SSL Certificate Expiry | MAJOR | - | SSL certificate '[certificate_name]' expires on [expiration_date]. | ssl_cert_expiry_threshold_days |