Description of problem: in 8.0 we provided partial bucket logging support (see: https://bugzilla.redhat.com/show_bug.cgi?id=2308169), it was mising the following fixes and enhancements: * add REST (POST) based flush API * doc and examples fixes * object size fix * fix concurrency issue causing multiple temporary objects * add suffix/prefix based key filtering * using standard (AWS) operation names in logs records * support source and destination buckets on different tenants * verify source and log bucket must be different (original bz: https://bugzilla.redhat.com/show_bug.cgi?id=2321568) * log bucket must not have encryption * retry attribuite set in case of race * clean pending objects * when source bucket is deleted * when logging is disabled * when logging conf changes * when target bucket is deleted * add "bucket logging info" admin command * returning logging conf for source bucket * list of source buckets for log bucket * add missing fields in lof records regarding authentication and transport layer info
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.