Documentation

Documentation

mc event

Table of Contents

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.

list

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

remove

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