文档基于2025-10-10日社区最终版构建     
切换到中文版    进入演示系统    进入交流社区

MinIO 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 an event notification trigger from a bucket.