mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Adds explanation for new scanner events (#986)
Internal discussion explained when scanner events trigger. This adds the explanation for those two events. No issue for this.
This commit is contained in:
@ -189,8 +189,13 @@ Scanner Events
|
|||||||
MinIO supports triggering notifications on the following S3 scanner transition events:
|
MinIO supports triggering notifications on the following S3 scanner transition events:
|
||||||
|
|
||||||
.. data:: s3:Scanner:ManyVersions
|
.. data:: s3:Scanner:ManyVersions
|
||||||
|
|
||||||
|
Scanner finds objects with more than 1,000 versions.
|
||||||
|
|
||||||
.. data:: s3:Scanner:BigPrefix
|
.. data:: s3:Scanner:BigPrefix
|
||||||
|
|
||||||
|
Scanner finds prefixes with more than 50,000 sub-folders.
|
||||||
|
|
||||||
Global Events
|
Global Events
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user