mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +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:
|
||||
|
||||
.. data:: s3:Scanner:ManyVersions
|
||||
|
||||
Scanner finds objects with more than 1,000 versions.
|
||||
|
||||
.. data:: s3:Scanner:BigPrefix
|
||||
|
||||
Scanner finds prefixes with more than 50,000 sub-folders.
|
||||
|
||||
Global Events
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user