1
0
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:
Daryl White
2023-09-05 11:17:53 -05:00
committed by GitHub
parent 388cc6c9f3
commit 4ea1289617

View File

@ -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
~~~~~~~~~~~~~