From d14a7effd209aba32400955561f7d3a3183c1b80 Mon Sep 17 00:00:00 2001 From: SteKoe Date: Fri, 8 Mar 2024 08:00:32 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20codecent?= =?UTF-8?q?ric/spring-boot-admin@5bce1bfa46ca49e714a11b5f83fb35e3b9cd1829?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 3.2.3-SNAPSHOT/server-notifications.html | 58 ++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 4 deletions(-) diff --git a/3.2.3-SNAPSHOT/server-notifications.html b/3.2.3-SNAPSHOT/server-notifications.html index fb21286829a..937b325c49f 100644 --- a/3.2.3-SNAPSHOT/server-notifications.html +++ b/3.2.3-SNAPSHOT/server-notifications.html @@ -647,6 +647,56 @@

Telegram Notifications

+
+

Webex Notifications

+
+

To enable Webex notifications, you need to set the appropriate configuration properties for auth-token and room-id.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Table 9. Webex notifications configuration options +
Property nameDescriptionDefault value

spring.boot.admin.notify.webex.enabled

Enable Webex notifications

true

spring.boot.admin.notify.webex.url

The Webex server url to send the notifications to.

"https://webexapis.com/v1/messages"

spring.boot.admin.notify.webex.auth-token

The authentication token for your Webex account (e.g. 123456-ascbhuwbtzzk-abtabhixta-788654).

spring.boot.admin.notify.webex.room-id

Unique identifier for the target room in Webex.

spring.boot.admin.notify.webex.message

Text to send. SpEL-expressions are supported. By default, messages will be sent as Markdown, so you can include Markdown formatting.

"*#{instance.registration.name}* (#{instance.id}) is *#{event.statusInfo.status}*"

+

Discord Notifications

@@ -654,7 +704,7 @@

Discord Notifications

@@ -709,7 +759,7 @@

Notification Proxy Settings

- Table 9. Discord notifications configuration options + Table 10. Discord notifications configuration options
@@ -909,7 +959,7 @@

DingTalk Notifications

- Table 10. Notification Proxy configuration options + Table 11. Notification Proxy configuration options
@@ -954,7 +1004,7 @@

RocketChat Notifications

- Table 11. DingTalk notifications configuration options + Table 12. DingTalk notifications configuration options
- Table 12. RocketChat notifications configuration options + Table 13. RocketChat notifications configuration options