Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 1.41 KB

s3-operations-tracked-in-audit-logs.adoc

File metadata and controls

45 lines (38 loc) · 1.41 KB
permalink sidebar keywords summary
s3/s3-operations-tracked-in-audit-logs.html
sidebar
audit log, auditing bucket and object operations, S3 audit messages
Audit messages are generated by StorageGRID services and stored in text log files. You can review the S3-specific audit messages in the audit log to get details about bucket and object operations.

S3 operations tracked in the audit logs

Audit messages are generated by StorageGRID services and stored in text log files. You can review the S3-specific audit messages in the audit log to get details about bucket and object operations.

Bucket operations tracked in the audit logs

  • CreateBucket

  • DeleteBucket

  • DeleteBucketTagging

  • DeleteObjects

  • GetBucketTagging

  • HeadBucket

  • ListObjects

  • ListObjectVersions

  • PUT Bucket compliance

  • PutBucketTagging

  • PutBucketVersioning

Object operations tracked in the audit logs

  • CompleteMultipartUpload

  • CopyObject

  • DeleteObject

  • GetObject

  • HeadObject

  • PutObject

  • RestoreObject

  • SelectObject

  • UploadPart (when an ILM rule uses Balanced or Strict ingest)

  • UploadPartCopy (when an ILM rule uses Balanced or Strict ingest)