检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Routing OBS Application Service Messages to DMS for Kafka Introduction Resource and Cost Planning General Procedure Implementation Procedure
OBS Bucket Management Obtaining the OBS Bucket List Refurbishing OBS Parent topic: APIs
Refurbishing OBS Function This API is used to refurbish the FunctionGraph OBS trigger for EG subscription.
Parent topic: OBS Bucket Management
Step 3: Generate an OBS Event (Create an OBS Bucket) Log in to the OBS console. Click Create Bucket. Set bucket parameters, as shown in Figure 4. For details about the bucket parameters, see Creating a Bucket. Region: The value must be the same as the region of the EG service.
Event Subscription Management Event Channel Management Event Management Event Source Management Event Target Catalog Management Event Schema Management Connection Management Service Agency Management Quota Management API Version Management Trigger Management Endpoint Management OBS
Sending an OBS Event Go to the OBS console, and choose Buckets in the navigation pane. Click bucket eg-obs. On the Objects tab, go to the target folder, and click Upload Object. Upload a local file and click Upload.
Creating an OBS Bucket Log in to the OBS console. Click Create Bucket. Set bucket parameters by referring to Figure 1. For details about these parameters, see Creating a Bucket. Region: Select the region of the EG service. Bucket Name: Enter eg-obs.
Check the download URL 400 EGS.00516012 Download OBS file failed. Download OBS file failed. Contact your administrator. 400 EGS.00516013 Upload file to OBS failed. Upload file to OBS failed. Contact your administrator. 400 EGS.00516015 Create OBS bucket failed.
Implementation Procedure Creating an OBS Bucket Buying a Kafka Instance Creating a Kafka Connection Creating an Event Subscription Sending an OBS Event Viewing Event Messages Parent topic: Routing OBS Application Service Messages to DMS for Kafka
NOTE: Creating OBS buckets is free of charge.
Event Source: Select OBS Application Service. Bucket: Select an OBS bucket. Event Type: Select the desired event types. Object Name Prefix: Only events with this specified object prefix will be processed. By default, this field is left blank, indicating full match.
Parent topic: Routing OBS Application Service Messages to DMS for Kafka
OBS Bucket Management Obtain the OBS bucket list. Metric Management Query event channel monitoring metrics and event subscription monitoring metrics. Event Stream Management Create, update, delete, and operate event streams, and query the event stream list and details.
Buying a Kafka Instance Buying an Instance Log in to the DMS for Kafka console, and click Buy Instance in the upper right. Configure the instance parameters. For details about the parameters for purchasing a Kafka instance, see Buying an Instance. Billing Mode: Select Pay-per-use.
To store operation records for longer than seven days, configure transfer to OBS or Log Tank Service (LTS) so that you can view them in OBS buckets or LTS log groups.
Viewing Event Messages Log in to the DMS for Kafka console, and select the region where the Kafka instance is. On thg DMS for Kafka page, click instance eg-kafka to go to the details page. Click the Message Query tab. Then specify the topic name (topic-eg), partition, and search method
Creating a Kafka Connection Log in to the EG console. In the navigation pane, choose Network Management > Connections. Click Create Connection. When you create your first connection, your authorization will be required and an agency will be automatically created. For details, see
Parent topic: Routing OBS Application Service Messages to DMS for Kafka
Example: {"name":"${name}"} My name is test01 NOTE: If the event target is FunctionGraph (function computing), the transformation result is as follows: {"name": "test01"} Example of complex transformation from OBS to EG and then to FunctionGraph: Before Transformation Transform Type