# Summary As per a recent customer issue, our guidance on `MINIO_DOMAIN` and path/virtual bucket lookups needs some attention. There are two main areas to address: 1. We need to guide users to avoid namespace collision within the `MINIO_DOMAIN` , as this causes bucket lookup issues with certain MinIO services/features 2. We need to generally improve docs on setting `MINIO_DOMAIN` correctly There is also a side objective from Engineering to ensure we have a simple admonition to direct users to test wherever possible changes to config settings before applying to production. --------- Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
2.5 KiB
Bucket Notifications Settings
minio
Table of Contents
This page covers settings that control behavior related to MinIO bucket notifications <minio-bucket-notifications>
.
Sync Events
Optional
Environment Variable
MINIO_API_SYNC_EVENTS
Configuration Setting
api sync_events
Supported Notification Targets
Notifications require a target to receive the events. MinIO supports a variety of possible targets. Settings for each target type have their own pages. Select the appropriate link below for the type of target you use for notifications.
minio-server-envvar-bucket-notification-amqp
minio-server-envvar-bucket-notification-elasticsearch
minio-server-envvar-bucket-notification-kafka
minio-server-envvar-bucket-notification-mqtt
minio-server-envvar-bucket-notification-mysql
minio-server-envvar-bucket-notification-nats
minio-server-envvar-bucket-notification-nsq
minio-server-envvar-bucket-notification-postgresql
minio-server-envvar-bucket-notification-redis
minio-server-envvar-bucket-notification-webhook
/reference/minio-server/settings/notifications/amqp /reference/minio-server/settings/notifications/elasticsearch /reference/minio-server/settings/notifications/kafka /reference/minio-server/settings/notifications/mqtt /reference/minio-server/settings/notifications/mysql /reference/minio-server/settings/notifications/nats /reference/minio-server/settings/notifications/nsq /reference/minio-server/settings/notifications/postgresql /reference/minio-server/settings/notifications/redis /reference/minio-server/settings/notifications/webhook-service