设置 Webhook 通知
本节介绍如何设置 Webhook 通知。
Prerequisites
-
You should have the 平台设置管理 permission on the KubeSphere platform. For more information, refer to "Platform Roles".
-
KubeSphere 平台需要安装并启用 WhizardTelemetry 通知扩展组件。
-
您需要提前获取 Webhook 的访问参数。有关更多信息,请联系您的 Webhook 管理员。
Steps
-
Log in to the KubeSphere web console with a user who has the 平台设置管理 permission.
-
在 KubeSphere Web 控制台右上角点击进入平台设置页面。
-
Click 通知管理 > 通知渠道 in the left navigation pane.
-
在通知渠道页面,点击 Webhook 页签,设置 Webhook 通知参数,然后点击确定。
-
服务器设置
参数 描述 Webhook URL
Webhook 的访问 URL。
认证类型
Webhook 的认证类型。
-
无需认证:不需要进行认证。
-
Bearer 令牌:使用 URL Bearer 令牌进行认证。如果选择此类型,您需要进一步设置用于认证的令牌。
-
基础认证:使用用户名和密码进行认证。如果选择此类型,您需要进一步设置用于认证的用户名和密码。
跳过 TLS 验证(不安全)
调用 Webhook 时是否跳过 TLS 验证。
-
-
过滤条件
KubeSphere发送的通知以键值对的形式呈现。当此处填写的键和值与规则组告警规则的标签设置中的键和值一致时,就可以通过标签过滤,发送标签符合特定条件的告警通知。点击添加可设置多个条件。
参数 描述 键
通知内容中的键。点击下拉列表可选择预设的键,在下拉列表中可以输入自定义的键。
操作符
筛选条件的操作符。
-
包含:键对应的值包含特定的字符串。
-
不包含:键对应的值不包含特定的字符串。
-
存在:通知内容中存在特定的键。
-
不存在:通知内容中不存在特定的键。
-
正则匹配:通过正则表达式来筛选符合条件的通知。
值
键对应的值必须包含的字符串。按 Enter 可设置多个字符串,键对应的值包含其中一个字条串即满足条件。
-
-
点击发送测试信息以确认通知渠道工作正常。
-
-
在 Webhook 页签右上角,点击切换开关将 Webhook 通知功能设置为已启用。
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.