Updates the fields in real-time log entries.
Operation description
Note
You can call this operation up to 100 times per second per account.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
BusinessType | string | No | The type of the collected logs. Default value: cdn_log_access_l1. Valid values:
| cdn_log_access_l1 |
Fields | string | Yes | The list of fields. Separate multiple fields with commas (,). For more information, see Fields in a real-time log. | body_bytes_sent,client_ip,content_type |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "3EACD23C-F49F-4BF7-B9AD-C2CD3BA888C4"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | Unauthorized | RealtimeLogDelivery service is not authorized. | Real-time log delivery does not have the required permissions. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2023-11-07 | The Error code has changed | View Change Details |