Call the EnableLiveRealtimeLogDelivery operation to enable real-time log delivery for a domain name.
Operation description
Currently, you can configure only streaming domains. To deliver real-time logs for ingest domains, submit a ticket.
QPS limit
The queries per second (QPS) limit for a single user is 6,000 calls per minute. If you exceed the limit, API calls are throttled, which can affect your business. Call this operation at a reasonable rate.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:EnableLiveRealtimeLogDelivery |
update |
*Domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The ID of the region. |
cn-shanghai |
| DomainName |
string |
Yes |
The streaming domain for which you want to enable real-time log delivery. Separate multiple domain names with commas (,). |
example.com |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
9732E117-8A37-49FD-A36F-ABBB87556CA7 |
Examples
Success response
JSON format
{
"RequestId": "9732E117-8A37-49FD-A36F-ABBB87556CA7"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Unauthorized | RealtimeLogDelivery Service Not Authorized | |
| 404 | Domain.NotFound | Domain not found |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.