You can identify client ingest transactions in the audit log by locating API-specific (S3 or Swift) audit messages.
Not all audit messages generated during an ingest transaction are listed in the following tables. Only the messages required to trace the ingest transaction are included.
Code | Name | Description | Trace | See |
---|---|---|---|---|
SPUT | HTTP PUT Transaction Start | A request made to create a new object in a bucket. | CBID, S3BK, S3KY | SPUT: S3 PUT |
ORLM | Object Rules Met | The ILM policy has been satisfied for this object. | CBID | ORLM: Object Rules Met |
Code | Name | Description | Trace | See |
---|---|---|---|---|
WPUT | Swift PUT transaction | A Swift PUT ingest transaction has successfully completed. | CBID, WCON, WOBJ | WPUT: Swift PUT |
ORLM | Object Rules Met | The ILM policy has been satisfied for this object. | CBID | ORLM: Object Rules Met |