mc admin console
Important
This command has been replaced by mc admin logs in mc RELEASE.2022-12-02T23-48-47Z.
The command was previously replaced by mc support logs show in mc RELEASE.2022-06-26T18-51-48Z.
Description
The mc admin console command returns server log entries for each MinIO server in the deployment.
Use mc admin on MinIO Deployments Only
MinIO does not support using mc admin commands with other S3-compatible services, regardless of their claimed compatibility with MinIO deployments.
Syntax
mc admin console has the following syntax:
mc admin console [FLAGS] TARGET NODENAME
mc admin console supports the following:
TARGET
mc-cmd
The alias of a configured MinIO deployment from which the command retrieves server logs.
NODENAME
mc-cmd
The specific MinIO server node from which the command retrieves server logs.
--limit, l
mc-cmd
The number of most recent log entries to show. Defaults to 10.
--type, t
mc-cmd
The type of errog logs to return. Specify one or more of the following options as a comma-seperated , list:
minioapplicationall(Default)
Portions of this page are adapted from the MinIO Object Storage Documentation, © 2020–Present MinIO, Inc., licensed under CC BY 4.0, converted and maintained by the Silo project. Attribution