You should be familiar with audit messages belonging to the object storage audit category. These are events related to the storage and management of objects within the StorageGRID Webscale system. These include object storage and retrievals, grid-node to grid-node transfers, and verifications.
Code | Description | See |
---|---|---|
APCT | Archive Purge from Cloud-Tier: Archived object data is deleted from an external archival storage system, which connects to the StorageGRID Webscale through the S3 API. | APCT: Archive Purge from Cloud-Tier |
ARCB | Archive Object Retrieve Begin: The ARC service begins the retrieval of object data from the external archival storage system. | ARCB: Archive Object Retrieve Begin |
ARCE | Archive Object Retrieve End: Object data has been retrieved from an external archival storage system, and the ARC service reports the status of the retrieval operation. | ARCE: Archive Object Retrieve End |
ARCT | Archive Retrieve from Cloud-Tier: Archived object data is retrieved from an external archival storage system, which connects to the StorageGRID Webscale through the S3 API. | ARCT: Archive Retrieve from Cloud-Tier |
AREM | Archive Object Remove: A content block was successfully or unsuccessfully deleted from the external archival storage system. | AREM: Archive Object Remove |
ASCE | Archive Object Store End: A content block has been written to the external archival storage system, and the ARC service reports the status of the write operation. | ASCE: Archive Object Store End |
ASCT | Archive Store Cloud-Tier: Object data is stored to an external archival storage system, which connects to the StorageGRID Webscale through the S3 API. | ASCT: Archive Store Cloud-Tier |
ATCE | Archive Object Store Begin: Writing a content block to an external archival storage has started. | ATCE: Archive Object Store Begin |
AVCC | Archive Validate Cloud-Tier Configuration: The account and bucket settings provided were successfully or unsuccessfully validated. | AVCC: Archive Validate Cloud-Tier Configuration |
CBSE | Object Send End: The source entity completed a grid-node to grid-node data transfer operation. | CBSE: Object Send End |
CBRE | Object Receive End: The destination entity completed a grid-node to grid-node data transfer operation. | CBRE: Object Receive End |
SCMT | Object Store Commit: A content block was completely stored and verified, and can now be requested. | SCMT: Object Store Commit |
SREM | Object Store Remove: A content block was deleted from a grid node, and can no longer be requested directly. | SREM: Object Store Remove |