Set Up WeCom Notification
This section describes how to set up WeCom notification. After configuration, you can receive notification messages through WeCom chats or chatbots.
Prerequisites
You should have the Platform Settings Management permission on the KubeSphere platform. For more information, refer to "Platform Roles".
WhizardTelemetry Notification should have been installed and enabled.
You should get the access parameters for the WeCom application in advance. For more information, see WeCom Developer Documentation.
Steps
Log in to the KubeSphere web console with a user who has the Platform Settings Management permission.
Click in the upper-right corner of the KubeSphere web console to enter the Platform Settings page.
Click Notification Management > Notification Channels in the left navigation pane.
On the Notification Channels page, click the WeCom tab, set the WeCom notification parameters, and then click OK.
Chat Settings > Server Settings
Parameter Description Corp ID
Your company’s Corp ID on WeCom.
Agent ID
The Agent ID of the WeCom application.
Secret
The Secret of the WeCom application.
Chat Settings > Recipient Settings
Set the User ID, Department ID, or Tag ID that will receive notifications. Click Add to set multiple IDs.
Chatbot Settings > Chatbot Settings
Webhook URL: The webhook address of the WeCom Chatbot.
Chatbot Settings > Recipient Settings
Set the User ID or user phone number that will receive notifications. Click Add to set multiple IDs and phone numbers.
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.
In the upper-right corner of the WeCom tab, click the toggle switch to set the WeCom notification function to Enabled.
Feedback
Was this page Helpful?
Receive the latest news, articles and updates from KubeSphere
Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.