mc event
Description
The mc event command supports adding, removing, and listing bucket event notifications, and listing the notification targets configured on a deployment.
MinIO AIStor automatically sends triggered events to the configured notification targets. MinIO AIStor supports notification targets like AMQP (RabbitMQ), Redis, ElasticSearch, NATS and PostgreSQL. See Bucket Notifications for more information.
Subcommands
mc event includes the following subcommands:
| Subcommand | Description |
|---|---|
add |
Adds event notification triggers to a bucket. |
ls |
Lists all event notification triggers for a bucket. |
rm |
Removes an event notification trigger from a bucket. |
target list |
Lists the notification targets configured on a deployment. |