1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

Cleaning up build errors

This commit is contained in:
Ravind Kumar
2022-09-20 12:33:16 -04:00
parent b099ffb149
commit 2344cb304e
4 changed files with 15 additions and 15 deletions

View File

@ -27,7 +27,7 @@ Use the :mc-cmd:`mc support logs enable` command to allow real-time MinIO logs t
By default, MinIO does not scrub the logs uploaded to SUBNET.
To hide sensitive information in the logs, start the server with the :mc-cmd:`~mc server --anonymous` flag.
To hide sensitive information in the logs, start the server with the :mc-cmd:`~minio server --anonymous` flag.
MinIO employs an aggressive scrubbing algorithm which may produce logs with reduced visibility into the deployment.
MinIO Engineering may later request unredacted logs if required for ongoing support cases.