A newer release of this product is available.
Client read audit messages
Suggest changes
Client read audit messages are logged when an S3 or Swift client application makes a request to retrieve an object.
Code | Description | Used by | See |
---|---|---|---|
SGET |
S3 GET: Logs a successful transaction to retrieve an object or list the objects in a bucket. Note: If the transaction operates on a subresource, the audit message will include the field S3SR. |
S3 client |
|
SHEA |
S3 HEAD: Logs a successful transaction to check for the existence of an object or bucket. |
S3 client |
|
WGET |
Swift GET: Logs a successful transaction to retrieve an object or list the objects in a container. |
Swift client |
|
WHEA |
Swift HEAD: Logs a successful transaction to check for the existence of an object or container. |
Swift client |