- Adds a new page for Grafana to overview. - Replaces the list of metrics in the Metrics and Alerts page with an include to pull the list of metrics maintained in GitHub. - Removes use of the :metric: role throughout the docs. - Adds note about the introduction of a new bucket metric endpoint. Partially addresses #930 Partially addresses #931 Partially addresses #898 Closes #864 Staged: - http://192.241.195.202:9000/staging/grafana/operations/monitoring/grafana.html - http://192.241.195.202:9000/staging/grafana/operations/monitoring/grafana.html
1.9 KiB
Monitoring Bucket and Object Events
minio
Table of Contents
Bucket Notifications
MinIO bucket notifications allow administrators to send notifications
to supported external services on certain object or bucket events. MinIO
supports bucket and object-level S3 events similar to the Amazon S3 Event Notifications <NotificationHowTo.html>
.
MinIO supports publishing bucket or object events to the following supported targets on certain supported events.
minio-bucket-notifications-publish-amqp
minio-bucket-notifications-publish-mqtt
minio-bucket-notifications-publish-nats
minio-bucket-notifications-publish-nsq
minio-bucket-notifications-publish-elasticsearch
minio-bucket-notifications-publish-kafka
minio-bucket-notifications-publish-mysql
minio-bucket-notifications-publish-postgresql
minio-bucket-notifications-publish-redis
minio-bucket-notifications-publish-webhook
See minio-bucket-notifications
for more complete
documentation on MinIO Bucket Notifications.
Deployment Metrics
MinIO provides a Prometheus-compatible endpoint for supporting time-series querying of metrics.
MinIO deployments configured to enable Prometheus scraping <minio-metrics-and-alerts>
provide a detailed metrics view through the MinIO Console.
Server Logs
MinIO provides the following interfaces for remotely reading server logs:
- The
mc admin console
command returns the specified server's console output. - MinIO supports pushing server logs to an HTTP webhook for further
ingestion. See
minio-logging-publish-server-logs
for more information.
/administration/monitoring/bucket-notifications