1
0
mirror of https://github.com/minio/docs.git synced 2025-06-04 08:42:23 +03:00

Changes for Console release v0.26.0. (#821)

- Adds Audit Kafka tab to list of settings sections
- Adds info about diagnostic report uploading to SUBNET

Closes #788
This commit is contained in:
Daryl White 2023-04-18 12:47:10 -05:00 committed by GitHub
parent d91d752273
commit f05c657e99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -150,7 +150,8 @@ This section contains the following subsections.
- Scanner
- Etcd
- Logger Webhook
- Audit Webhook
- Audit :ref:`Webhook <minio-bucket-notifications-publish-webhook>`
- Audit :ref:`Kafka <minio-bucket-notifications-publish-kafka>`
.. versionadded:: Console v0.24.0

View File

@ -53,10 +53,13 @@ Health
~~~~~~
The :guilabel:`Health` section provides an interface for running a health diagnostic for the MinIO Deployment.
For clusters connected to the Internet, the report uploads automatically to SUBNET.
The resulting health report is intended for use by MinIO Engineering via |subnet| and may contain internal or private data points such as hostnames.
Exercise caution before sending a health report to a third party or posting the health report in a public forum.
If desired, you can download the latest report from the page.
Performance
~~~~~~~~~~~