This topic describes how to use an HTTP event source to integrate Tencent Cloud's Cloud Monitor (CM) with EventBridge.
Background information
Tencent Cloud CM is the basic monitoring platform for Tencent Cloud services. EventBridge supports fast integration with Tencent Cloud CM for you to manage alarms and events in a centralized manner.
Prerequisites
Procedure
Step 1: Create an event source for Tencent Cloud CM in EventBridge
Create an event source HTTP/HTTPS trigger in the EventBridge console. The following table describes the parameters. For more information, see Create a custom event source of the HTTP/HTTPS Events type.
- Request Type: Select HTTP&HTTPS.
- Request Method: Select a POST.
- Security Configuration: Select No Configuration Required.
After the event source is created, you can find the custom event source in the event
source list, and then click Details to view the configuration information. Internet request URL can be used as the webhook URL of the event source. 

Step 2: Configure an alarm policy in Tencent Cloud CM
- Create an alarm template.
- Create an alarm policy.
Step 3: Trigger an event
If the monitored service meets the condition specified in the alarm policy, Tencent
Cloud CM automatically reports an alarm. You can log on to the Tencent Cloud CM console, choose , and then view the reported alarm on the Alarm Records page.
Step 4: Verify the result
- Log on to the EventBridge console.
- In the top navigation bar, select a region from the drop-down list.
- In the left-side navigation pane, click Event Buses.
- In the left-side navigation pane, click Event Tracking to view and verify the obtained event information.