Client read audit messages
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 | 
|---|---|---|---|
S3SL  | 
S3 Select request: Logs a completion after an S3 Select request has been returned to the client. The S3SL message can include error message and error code details. The request might not have been successful.  | 
S3 client  | 
|
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  |