You can identify object retrieve transactions in the audit log by locating API-specific (S3 and Swift) audit messages.
Not all audit messages generated during a retrieve transaction are listed in the following tables. Only messages required to trace the retrieve transaction are included.
Code | Name | Description | Trace | See |
---|---|---|---|---|
SGET | S3 GET | Request made to retrieve an object from a bucket. | CBID, S3BK, S3KY | SGET: S3 GET |
Code | Name | Description | Trace | See |
---|---|---|---|---|
WGET | Swift GET | Request made to retrieve an object from a container. | CBID, WCON, WOBJ | WGET: Swift GET |