1
0
mirror of https://github.com/minio/docs.git synced 2025-09-17 18:22:26 +03:00
Files
docs/source/reference/minio-mc/mc-support-logs-disable.rst
Daryl White c483255dea Add reference docs for mc support logs (#546)
Adds four reference docs for the subcommands of `mc support logs`.
Adds a section to the troubleshooting doc for using `mc support logs` to
send error logs to SUBNET.

Closes #511 .
2022-09-19 13:54:09 -05:00

1.1 KiB

mc support logs disable

minio

Table of Contents

mc support logs disable

Description

Use the mc support logs disable command to disable the uploading of real-time MinIO logs to |subnet|.

Example

Disable Logs from Uploading to SUBNET

The following command disables console logs from uploading to SUBNET for the alias minio1.

mc support logs disable minio1

Syntax

The command has the following syntax:

mc [GLOBAL FLAGS] support logs disable ALIAS

Global Flags