Object Storage log reference
This section describes the log fields delivered by a bucket.
Object Storage logs are stored in JSON format. A single log entry represents one request to a bucket.
For more information, see Bucket logging.
Log fields
|
Field |
Type |
Description |
|
|
String |
Bucket name. |
|
|
Int64 |
Query size in bytes |
|
|
Int64 |
Response size in bytes |
|
|
String |
Request method in this format: |
|
|
String |
URL of the request source |
|
|
String |
User IP address |
|
|
String |
HTTP request method |
|
|
String |
Object key in URL-encoded |
|
|
String |
Data transfer protocol version |
|
|
String |
HTTP header that defines the range of bytes to load from the object. |
|
|
String |
User ID |
|
|
String |
Arguments of the URL request |
|
|
String |
Request ID |
|
|
String |
Full path of the request |
|
|
Int64 |
Request processing time in milliseconds |
|
|
String |
Data transfer protocol type. The possible values are:
|
|
|
String |
Security protocol |
|
|
Int64 |
HTTP response code |
|
|
String |
Storage class of the object |
|
|
String |
Date and time of the bucket operation in |
|
|
String |
Client app (user agent) that ran the query. |
|
|
String |
Object version |
|
|
String |
Virtual host of the query. The possible values are:
|
Bucket request methods
|
HTTP_method |
Subject |
Description |
|
|
|
Listing available buckets. |
|
|
|
Getting the region where the bucket resides. |
|
|
|
Creating a bucket. |
|
|
|
Getting bucket metadata. |
|
|
|
Listing bucket objects (previous method version). |
|
|
|
Listing bucket objects (previous extended method version). |
|
|
|
Listing bucket objects (current method version). |
|
|
|
Deleting a bucket. |
|
|
|
Checking whether a CORS request to a bucket can be made. |
|
|
|
Getting metadata for all versions of bucket objects. |
|
|
|
Getting the bucket versioning status. |
|
|
|
Enabling or suspending bucket versioning. |
|
|
|
Uploading the access control list for a bucket. |
|
|
|
Getting the access control list for a bucket. |
|
|
|
Uploading a CORS configuration for a bucket. |
|
|
|
Getting a CORS configuration for a bucket. |
|
|
|
Deleting a CORS configuration for a bucket. |
|
|
|
Uploading a bucket object lifecycle configuration. |
|
|
|
Getting a bucket object lifecycle configuration. |
|
|
|
Deleting a bucket object lifecycle configuration. |
|
|
|
Enabling bucket encryption. |
|
|
|
Getting information about bucket encryption. |
|
|
|
Disabling bucket encryption. |
|
|
|
Uploading a static website hosting configuration for a bucket. |
|
|
|
Getting a static website hosting configuration for a bucket. |
|
|
|
Deleting a static website hosting configuration for a bucket. |
|
|
|
Getting settings for bucket logging. |
|
|
|
|
|
|
|
Applying a bucket policy to the specified bucket. |
|
|
|
Getting a bucket policy for the specified bucket. |
|
|
|
Deleting a bucket policy for the specified bucket. |
|
|
|
Setting labels for a bucket. |
|
|
|
Getting bucket labels. |
|
|
|
Deleting bucket labels. |
|
|
|
Uploading an object and its metadata to a bucket. |
|
|
|
Uploading an object and its metadata to a bucket via an HTML form. |
|
|
|
Restoring a bucket object from an archive. Object Storage is not supported. |
|
|
|
Creating a bucket object copy. |
|
|
|
Deleting an object. |
|
|
|
Deleting objects based on a list of keys provided in a request. |
|
|
|
Getting object metadata. |
|
|
|
Getting an object from a bucket. |
|
|
|
Checking whether a CORS request to an object can be made. |
|
|
|
Getting the access control list for an object. |
|
|
|
Uploading the access control list for an object. |
|
|
|
Filtering and getting the contents of an object based using an S3 Select query. |
|
|
|
Setting labels for an object. |
|
|
|
Getting object labels. |
|
|
|
Deleting object labels. |
|
|
|
Listing current multipart uploads. |
|
|
|
Getting the ID to use for further operations with an object multipart upload. |
|
|
|
Completing an object multipart upload. |
|
|
|
Aborting a multipart upload and deleting from a bucket all object parts that have already been saved. |
|
|
|
Saving an object part. |
|
|
|
Copying an object part. |
|
|
|
Listing uploaded object parts for the specified multipart upload. |