75 Commits (849fcf0127aab14a9475828048fb3ec9963b7a7f)

Author SHA1 Message Date
Klaus Post b7438fe4e6
Copy metadata before spawning goroutine + prealloc maps (#10458) 4 years ago
Klaus Post 86a3319d41
Ignore config values from unknown subsystems (#10432) 4 years ago
Harshavardhana f7c1a59de1
add validation logs for configured Logger/Audit HTTP targets (#10274) 4 years ago
Anis Elleuch 778e9c864f
Move dependency from minio-go v6 to v7 (#10042) 4 years ago
Harshavardhana d93bdea433
fix remove LDAPPassword from audit logs (#9773) 4 years ago
Praveen raj Mani 0cc2ed04f5
humanize `timeToFirstByte` and `timeToResponse` upto nanoseconds (#9641) 4 years ago
Anis Elleuch 27632ca6ec
audit: Merge ResponseWriter with RecordAPIStats (#9496) 4 years ago
Anis Elleuch d090a17ed0
fix: Audit tests on the correct response writer type (#9445) 4 years ago
Anis Elleuch c3c3e9087b
config: More fixes in parsing Audit & Logger env variables (#9474) 4 years ago
Anis Elleuch a3b266761e
Fix audit loading from the env and consider enable env variable (#9467) 4 years ago
Harshavardhana d49f2ec19c
fix: use specified authToken for audit/logger HTTP targets (#9249) 4 years ago
Harshavardhana b4bfdc92cc fix: admin console logger changes to log.Info 4 years ago
Harshavardhana ae654831aa
Add madmin package context support (#9172) 4 years ago
Klaus Post 8d98662633
re-implement data usage crawler to be more efficient (#9075) 4 years ago
Harshavardhana c56c2f5fd3
fix routing issue for esoteric characters in gorilla/mux (#8967) 5 years ago
Harshavardhana e2b3c083aa
fix: close and drain the response body always (#8847) 5 years ago
Klaus Post 627fdfeab7 Fix Windows console printing (#8805) 5 years ago
Harshavardhana 0b7bd024fb Fix dependencies graph for minio source compilation (#8717) 5 years ago
Harshavardhana 476111968a Update help messages with new wording (#8616) 5 years ago
Harshavardhana c9940d8c3f Final changes to config sub-system (#8600) 5 years ago
Harshavardhana 5ac4b517c9
Order all keys in config (#8541) 5 years ago
Harshavardhana 7cdb67680e
Add help with order of keys (#8535) 5 years ago
Harshavardhana 13a3d17321
Do not add comments after migration (#8530) 5 years ago
Harshavardhana 26a866a202
Fix review comments and new changes in config (#8515) 5 years ago
Harshavardhana 1027afa853
Indicate backend encrypted only if encryption is requested (#8508) 5 years ago
Harshavardhana aa04f97f95 Config migration should handle plain-text (#8506) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
poornas d7060c4c32 Allow logging targets to be configured to receive `minio` (#8347) 5 years ago
Harshavardhana bd10640846 Fix logger and audit http endpoint config lookup 5 years ago
Harshavardhana 6a4ef2e48e Initialize configs correctly, move notification config (#8367) 5 years ago
Harshavardhana 290ad0996f Move etcd, logger, crypto into their own packages (#8366) 5 years ago
Harshavardhana 589e32a4ed Refactor config and split them in packages (#8351) 5 years ago
poornas 2e02e1889b Cleanup ResponseWriter function for audit and trace (#8283) 5 years ago
Krishnan Parthasarathi bbb56739bd Add User-Agent header with MinIO release details in http logs (#7843) 5 years ago
Harshavardhana 8ce424bacd Enhance audit logging to capture responseTimes (#8067) 5 years ago
Krishnan Parthasarathi fbfc9a61ec Add node address information to logs (#7941) 5 years ago
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845) 5 years ago
kannappanr 70b350c383
Remove DeploymentID from response headers (#7815) 5 years ago
Krishnan Parthasarathi 74efbb4153 Add deploymentID to web handler logs (#7712) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
kannappanr a436f2baa5 Change order of trace source in error log (#7599) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
kannappanr 7154b8a568
Error log: Correct error type in anonymous mode (#7414) 5 years ago
Harshavardhana df35d7db9d Introduce staticcheck for stricter builds (#7035) 6 years ago
Harshavardhana 817269475f Make sure to drain body upon an error (#7197) 6 years ago
kannappanr 8ee8ad777c
logger: do not interpret encoded url as format string (#7110) 6 years ago
Anis Elleuch 99b843a64e Add anonymous flag to prevent logging sensitive information (#6899) 6 years ago
Harshavardhana 9e3fce441e Audit log claims from token (#6847) 6 years ago
Harshavardhana bfb505aa8e Refactor logging in more Go idiomatic style (#6816) 6 years ago
Harshavardhana bef0318c36 Support audit logs with additional fields (#6738) 6 years ago