1
0
mirror of https://github.com/minio/docs.git synced 2026-01-04 02:44:36 +03:00

Updates for Console 0.23.1 (#738)

- Adds info about runtime configuration selector in operator docs
- Adds note about audit and monitoring disabled by default for new
tenants
- Adds info about new server certificate expiration visibility
- Renames Notifications tab to Events in the managing objects console
doc

Notifications > Events already previously changed in the managing
objects doc.

Closes #733
This commit is contained in:
Daryl White
2023-02-24 10:09:31 -06:00
committed by GitHub
parent c591983d4a
commit 43e41fc528
3 changed files with 65 additions and 7 deletions

View File

@@ -94,14 +94,18 @@ MinIO automatically heals objects and drives when it detects problems, such as d
.. _minio-console-notifications:
Notifications
-------------
Events
------
The :guilabel:`Notifications` section provides an interface to view, add, or remove :ref:`Bucket Notification <minio-bucket-notifications>` targets.
.. versionchanged:: Console 0.23.1
Notifications section renamed to Events.
The :guilabel:`Events` section provides an interface to view, add, or remove :ref:`Event Notification <minio-bucket-notifications>` targets.
You can use this screen configure MinIO to push notification events to the one or more target destinations, including Redis, MySQL, Kafka, PostgreSQL, AMQP, MQTT, Elastic Search, NATS, NSQ, or a Webhook.
Select the :guilabel:`Add Notification Target +` button to add a new target to the deployment.
Select the :guilabel:`Add Event Destination +` button to add a new event target to the deployment.
You can select an existing notification target from the list to view its details or delete the target.