S3 entity audit entries
The number of Atlas audits for S3 entities may vary based on whether or not you are using incremental extraction to collect metadata from S3. For example, if you run bulk extraction against a bucket, then objects in the bucket are updated twice before bulk extraction runs again, Atlas will show the creation audit event followed by a single update audit event. If instead you run bulk extraction against a bucket, then trigger incremental extraction, the Atlas audit will show the creation audit event followed by an update audit event for the first update and an update audit event for the second update.
S3 Evemt | Bult Extraction | Incremental Extraction |
---|---|---|
Bucket | ||
|
Yes | Yes |
|
Yes (Bulk extraction updates entities only if the current bucket metadata differs from the metadata collected in the previous extractor run; interim changes are not captured.) | Yes |
|
No | No |
Object (directory) | ||
|
Yes | Yes |
|
Yes | Yes |
|
Yes (Bulk extraction updates entities only if the current object metadata differs from the metadata collected in the previous extractor run; interim changes are not captured.) | Yes |
|
No | Yes✔ |
Object (file) | ||
|
Yes | Yes |
|
Yes | Yes |
|
Yes (Bulk extraction updates entities only if the current object metadata differs from the metadata collected in the previous extractor run; interim changes are not captured.) | Yes |
|
No | Yes✔ |