Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Response
Successful.
Client ID.
Enables or disables a log forwarding feature.
Possible values:
- true - log forwarding feature is active.
- false - log forwarding feature is deactivated.
Enables or disables the forwarding of empty logs.
Possible values:
- true - Empty logs are not sent.
- false - Empty logs are sent.
Storage type.
Possible values:
- ftp
- sftp
- s3
Defines whether logs of all CDN resources are delivered to one folder/bucket or to separate ones.
Possible values:
- true - Logs of all CDN resources are delivered to one folder/bucket.
- false - Logs of CDN resources are delivered to separate folders/buckets.
Name of the S3 bucket to which logs of all CDN resources are delivered.
Applicable for "storage_type
": S3.
Parameter meaning depends on the value of the "storage_type
" value:
- s3 - Name of the S3 bucket sub-folder to which logs for all CDN resources are delivered.
- ftp/sftp - Name of the folder (or path) to which logs for all CDN resources are delivered.
Storage type compatible with S3.
Possible values:
- amazon – AWS S3 storage.
- other – Other (not AWS) S3 compatible storage.
Amazon AWS region.
S3 storage hostname.
S3 storage bucket hostname.
Restrictions:
- Maximum 255 symbols.
- Latin letters (A-Z, a-z,) digits (0-9,) dots, colons, dashes, and underscores.
S3 storage location.
Restrictions:
- Maximum 255 symbols.
- Latin letters (A-Z, a-z,) digits (0-9,) dots, colons, dashes, and underscores (.:_-).
Access key ID for the S3 account.
Access Key ID is 20 alpha-numeric characters like 022QF06E7MXBSH9DHM02
FTP storage hostname.
FTP storage login.
Name of prepend FTP folder for log delivery.
SFTP storage hostname.
SFTP storage login.
Name of prepend SFTP folder for log delivery.
List of folders/buckets for receiving CDN resources logs.
Log delivery status.
Possible values:
- ok – All/part of attempts to deliver logs were successful.
- failed – All attempts to deliver logs failed.
- pending - No logs delivery attempts yet.
- disabled - Log delivery is disabled.
System comment on the status of settings, if they are suspended.
The size of a single piece of the archive in MB. In case of null value logs are delivered without slicing.
500 <= x <= 2000