Download CDN logs for up to 3 days starting today.
You can filter logs using query params by client IP, CDN resource, date, path and etc.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Start date and time of the requested time period (ISO 8601/RFC 3339 format, UTC.)
Difference between "from" and "to" cannot exceed 6 hours.
Examples:
End date and time of the requested time period (ISO 8601/RFC 3339 format, UTC.)
Difference between "from" and "to" cannot exceed 6 hours.
Examples:
Number of log records to skip starting from the beginning of the requested period.
Maximum number of log records in the response.
x <= 10000Request HTTP method. Possible values: 'CONNECT', 'DELETE', 'GET', 'HEAD', 'OPTIONS', 'PATCH', 'POST', 'PUT', 'TRACE'.
Request HTTP method. Possible values: 'CONNECT', 'DELETE', 'GET', 'HEAD', 'OPTIONS', 'PATCH', 'POST', 'PUT', 'TRACE'.
Request HTTP method. Possible values: 'CONNECT', 'DELETE', 'GET', 'HEAD', 'OPTIONS', 'PATCH', 'POST', 'PUT', 'TRACE'. Values should be separated by a comma.
Request HTTP method. Possible values: 'CONNECT', 'DELETE', 'GET', 'HEAD', 'OPTIONS', 'PATCH', 'POST', 'PUT', 'TRACE'. Values should be separated by a comma.
IP address of the client who sent the request.
IP address of the client who did not send the request.
List of IP addresses of the clients who sent the request.
List of IP addresses of the clients who did not send the request.
Status code in the response greater than the specified value.
Status code in the response greater than or equal to the specified value.
Status code in the response less than the specified value.
Status code in the response less than or equal to the specified value.
Status code in the response equal to the specified value.
Status code in the response not equal to the specified value.
List of status codes in the response. Values should be separated by a comma.
List of status codes not in the response. Values should be separated by a comma.
Response size in bytes greater than the specified value.
Response size in bytes greater than or equal to the specified value.
Response size in bytes less than the specified value.
Response size in bytes less than or equal to the specified value.
Response size in bytes equal to the specified value.
Response size in bytes not equal to the specified value.
List of response sizes in bytes. Values should be separated by a comma.
List of response sizes in bytes not equal to the specified values. Values should be separated by
Custom domain of the requested CDN resource.
Custom domain of the requested CDN resource not equal to the specified value.
List of custom domains of the requested CDN resource. Values should be separated by a comma.
List of custom domains of the requested CDN resource not equal to the specified values. Values should be separated by a comma.
Part of the custom domain of the requested CDN resource. Minimum length is 3 characters.
ID of the requested CDN resource greater than the specified value.
ID of the requested CDN resource greater than or equal to the specified value.
ID of the requested CDN resource less than the specified value.
ID of the requested CDN resource less than or equal to the specified value.
ID of the requested CDN resource equal to the specified value.
ID of the requested CDN resource not equal to the specified value.
List of IDs of the requested CDN resource. Values should be separated by a comma.
List of IDs of the requested CDN resource not equal to the specified values. Values should be separated by a comma.
Caching status. Possible values: 'MISS', 'BYPASS', 'EXPIRED', 'STALE', 'PENDING', 'UPDATING', 'REVALIDATED', 'HIT', '-'.
Caching status not equal to the specified value. Possible values: 'MISS', 'BYPASS', 'EXPIRED', 'STALE', 'PENDING', 'UPDATING', 'REVALIDATED', 'HIT', '-'.
List of caching statuses. Possible values: 'MISS', 'BYPASS', 'EXPIRED', 'STALE', 'PENDING', 'UPDATING', 'REVALIDATED', 'HIT', '-'. Values should be separated by a comma.
List of caching statuses not equal to the specified values. Possible values: 'MISS', 'BYPASS', 'EXPIRED', 'STALE', 'PENDING', 'UPDATING', 'REVALIDATED', 'HIT', '-'. Values should be separated by a comma.
Data center where request was processed.
Data center where request was not processed.
List of data centers where request was processed. Values should be separated by a comma.
List of data centers where request was not processed. Values should be separated by a comma.
Sorting rules.
Possible values:
client_ip - IP address of the client who sent the request.resource_id - ID of the requested CDN resource.cache_status - Caching status.May include multiple values separated by a comma.
Example:
A comma-separated list of returned fields.
Supported fields are presented in the responses section.
Example:
Output format.
Possible values:
Successful.
The response is of type file.