forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
13 KiB
13 KiB
Subscribing to Event Notifications
After subscribing to GaussDB(DWS) event notification, you will receive notifications by text message, email, or application when management, monitoring, or security events occur in a specific cluster or snapshot.
Creating a Subscription
- Log in to the GaussDB(DWS) console.
- In the navigation tree on the left, click Event Management.
- On the Event Management page, choose Subscription > Create Subscription.
- In the Subscription Settings area, set basic subscription information and event filtering.
The Subscribed Event List area displays the events filtered by the system based on the subscription settings.
- Select a message notification topic from the Message Notification Topic drop-down list.
- The selected topic must have granted GaussDB(DWS) the permission to publish messages to the topic.
If GaussDB(DWS) has not been authorized to publish messages to the selected topic, go to the topic management page of the SMN console to configure topic authorization. For details, see Topic Management > Configuring Topic Policies in the Simple Message Notification User Guide. When configuring the topic policy, select GaussDB(DWS) for Services that can publish messages to this topic.
- To create a topic, click Create Topic. The SMN console is displayed. For details, see Topic Management > Creating a Topic in the Simple Message Notification User Guide.
- The selected topic must have granted GaussDB(DWS) the permission to publish messages to the topic.
- Click OK to complete the subscription.
Modifying the Subscription
- On the Event Management page of the GaussDB(DWS) management console, click the Subscription tab.
- In the Operation column of the row containing the specified subscription, click Edit to enter the Edit Subscription page.
- On the Edit Subscription page, set the parameters to be modified. For details, see 4 to 6 in section "Creating a Subscription".
Deleting the Subscription
- On the Event Management page of the GaussDB(DWS) management console, click the Subscription tab.
- In the Operation column of the row containing the specified subscription, click Delete. The Delete Subscription dialog box is displayed.
- Click Yes to delete the subscription.
Parent topic: Event Notifications