Enables real-time log delivery for specific accelerated domain names.
The maximum number of times that each user can call this operation per second is 100.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | EnableRealtimeLogDelivery |
The operation that you want to perform. Set the value to EnableRealtimeLogDelivery. |
Domain | String | Yes | example.com |
The accelerated domain name for which you want to enable real-time log delivery. You can specify multiple domain names and separate them with commas (,). |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 9732E117-8A37-49FD-A36F-ABBB87556CA7 |
The ID of the request. |
Examples
Sample requests
https://cdn.aliyuncs.com?Action=EnableRealtimeLogDelivery
&Domain=xxx.com
Sample success responses
XML
format
<EnableRealtimeLogDeliveryResponse>
<RequestId>9732E117-8A37-49FD-A36F-ABBB87556CA7</RequestId>
</EnableRealtimeLogDeliveryResponse>
JSON
format
{
"RequestId": "9732E117-8A37-49FD-A36F-ABBB87556CA7"
}
Error codes
For a list of error codes, visit the API Error Center.