mirror of
https://github.com/minio/docs.git
synced 2025-07-02 05:02:40 +03:00
Closes #807 Closes #846 --------- Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
1.4 KiB
1.4 KiB
mc event
minio
Table of Contents
mc event
Description
The mc event
command
supports adding, removing, and listing bucket event notifications.
MinIO automatically sends triggered events to the configured
notification targets. MinIO supports notification targets like AMQP
(RabbitMQ), Redis, ElasticSearch, NATS and PostgreSQL. See MinIO Bucket Notifications <minio-bucket-notifications>
for more information.
Subcommands
mc event
includes the
following subcommands:
Subcommand | Description |
---|---|
~mc event add |
|
~mc event ls |
|
~mc event rm |
/reference/minio-mc/mc-event-add /reference/minio-mc/mc-event-list /reference/minio-mc/mc-event-remove