Skip to content

Viewing Blob Storage Data in MinIO

MinIO includes a web-based console for browsing stored objects (e.g. full request/response logs).

Open the MinIO Console:

Terminal window
open http://localhost:9001

Log in with:

  • Username: minioadmin
  • Password: minioadmin

Navigate to Object Browser and select the authproxy-request-logs bucket to view stored request log entries.