Documentation

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 for more information.

Subcommands

mc event includes the following subcommands:

Subcommand

Description

add

The mc event add command adds event notification triggers to a bucket.

ls

The mc event ls command lists all event notification triggers for a bucket.

rm

The mc event rm command removes event notification triggers on a bucket.