Basic Information
Parameter Description Alias
The alias of the notification subscription. The alias can only contain Chinese characters, letters, numbers, and hyphens (-), cannot start or end with a hyphen (-), and can be up to 63 characters long.
Description
The description of the notification subscription. The description can contain any characters and can be up to 256 characters long.
Recipient Settings
Set the email addresses that will receive notifications. Click Add to set multiple addresses.
Notification Receipt
Click the toggle switch to enable or disable the notification subscription.
Filter Conditions
The notifications sent by KubeSphere are presented in the form of key-value pairs. When the key and value filled in here match the key and value in the label settings of the alert rules in rule groups, the notifications can be filtered by labels and alert notifications that meet specific label conditions can be sent to receivers. Click Add to set multiple conditions.
Parameter Description Key
The key in the notification content. Click the dropdown list to select a preset key, or input a custom key in the dropdown list.
Operator
The operator for the filter condition.
Contains: The value corresponding to the key contains a specific string.
Does Not Contain: The value corresponding to the key does not contain a specific string.
Exists: The specific key exists in the notification content.
Does Not Exist: The specific key does not exist in the notification content.
Regex Match: Filter notifications that meet the conditions through a regular expression.
Values
The value corresponding to the key must include the specified string. Press Enter to set multiple strings. If the value corresponding to the key contains any of these strings, the condition is met.
Click Send Test Message to confirm that the notification channel is working properly.