Client write audit messages
-
PDF of this doc site
-
Install and upgrade software
-
Install and maintain hardware
-
SG5700 storage appliances
-
SG5600 storage appliances
-
-
Configure and manage
-
Administer StorageGRID
-
-
Use StorageGRID
-
Monitor and troubleshoot
-
Monitor a StorageGRID system
-
-

Collection of separate PDF docs
Creating your file...
Client write audit messages are logged when an S3 or Swift client application makes a request to create or modify an object.
Code | Description | Used by | See |
---|---|---|---|
OVWR |
Object Overwrite: Logs a transaction to overwrite one object with another object. |
S3 clients Swift clients |
|
SDEL |
S3 DELETE: Logs a successful transaction to delete an object or bucket. Note: If the transaction operates on a subresource, the audit message will include the field S3SR. |
S3 client |
|
SPOS |
S3 POST: Logs a successful transaction to restore an object from AWS Glacier storage to a Cloud Storage Pool. |
S3 client |
|
SPUT |
S3 PUT: Logs a successful transaction to create a new object or bucket. Note: If the transaction operates on a subresource, the audit message will include the field S3SR. |
S3 client |
|
SUPD |
S3 Metadata Updated: Logs a successful transaction to update the metadata for an existing object or bucket. |
S3 client |
|
WDEL |
Swift DELETE: Logs a successful transaction to delete an object or container. |
Swift client |
|
WPUT |
Swift PUT: Logs a successful transaction to create a new object or container. |
Swift client |