Esta página aún no está disponible en su idioma local. Estamos trabajando arduamente para agregar más versiones de idiomas. Gracias por tu apoyo.
- Function Overview
- Service Overview
- Getting Started
- User Guide
-
API Reference
- Before You Start
- API Overview
- Calling APIs
- Getting Started
-
APIs
-
Event Subscription Management
- Creating an Event Subscription
- Obtaining the Event Subscription List
- Updating an Event Subscription
- Obtaining Event Subscription Details
- Deleting an Event Subscription
- Updating an Event Subscription Source
- Creating an Event Subscription Target
- Updating an Event Subscription Target
- Obtaining Event Subscription Target Details
- Deleting an Event Subscription Target
- Event Channel Management
- Event Management
- Event Source Management
- Event Target Catalog Management
-
Event Schema Management
- Enabling or Disabling Event Subscriptions
- Creating a Custom Event Schema
- Obtaining the Event Schema List
- Updating a Custom Event Schema
- Obtaining Event Schema Details
- Deleting an Event Schema
- Creating a Custom Event Schema Version
- Obtaining the Event Schema Version List
- Obtaining Event Schema Version Details
- Deleting an Event Schema Version
- Starting Automatic Event Schema Discovery
- Connection Management
- Service Agency Management
- Quota Management
- API Version Management
- Trigger Management
- Endpoint Management
- OBS Bucket Management
- Metric Management
-
Event Subscription Management
- Permissions Policies and Supported Actions
- Appendix
- Description
- SDK Reference
-
FAQs
- How Is EG Billed?
- Why Did My Event Source Creation Fail?
- How Do I Configure a Security Group When Creating an Event Source?
- Why Did My Event Publishing Fail?
- Why Was the Target Not Triggered?
- Can I Push Custom Events to EG?
- Can I Send Custom Events in Batches? How Do I Encapsulate Them?
- How Do I Filter Events to Transmit to the Target?
- How Do I Transfer Custom Event Content to the Target?
Show all
How Do I Configure a Security Group When Creating an Event Source?
Before creating a DMS for RabbitMQ or DMS for RocketMQ event source, configure security group rules.
- If the security group of DMS has incorrect inbound rules, the event target FunctionGraph cannot consume DMS events.
- If the default security group has incorrect outbound rules, the event source cannot be created.
Configure the following security group rules:
- Configure inbound rules for the security group of a DMS for RabbitMQ instance. For details, see Adding a Security Group Rule.
The following ports must be allowed in the inbound rules:
- ICMP: All
- TCP: 5672
- TCP: 15672
NOTE:
To obtain the TCP ports to enable access, go to the RabbitMQ instance details page, choose Basic Information, and find the ports in the Connection area.
Figure 1 RabbitMQ inbound rules
- Configure inbound rules for the security group of a DMS for RocketMQ instance.
The following ports must be allowed in the inbound rules:
- ICMP: All
- TCP: 10100-10102
- TCP: 8100
NOTE:
To obtain the TCP ports to enable access, go to the RocketMQ instance details page, choose Basic Information, and find the ports in the Connection area.
Figure 2 RocketMQ inbound rules
- Configure outbound rules for the default security group.
Allow ICMP: All in the outbound rules.
Figure 3 Outbound rules of the default security group
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.