mc admin console

Description

The mc admin console command returns server log entries for each MinIO server in the deployment.

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:

  • minio
  • application
  • all (Default)
Last modified August 2, 2026: init commit (8338d5b)

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