Logs for the S3 Gateway

Logs for the S3 Gateway are available after the first run. You can access logs in /opt/mapr/objectstore-client/objectstore-client-<version>/logs/.

NOTICE The S3 gateway is included in EEP 6.0.0 - EEP 8.0.0 repositories.

The minio.log is rotated daily. Logs from previous days are archived to minio.log-<date>.gz.

To change the level of detail (verbosity) displayed in minio.log, you can edit the logLevel field in the minio.json file:
/opt/mapr/objectstore-client/objectstore-client-<version>/conf/minio.json
Specify a number (1 through 6) to set the log verbosity level:
1 - Panic (less detail)
2 - Fatal
3 - Error
4 - Warning
5 - Info
6 - Debug (more detail)