kerneltime commented on PR #3531:
URL: https://github.com/apache/ozone/pull/3531#issuecomment-1180924024

   There is one complication when adding a separate auth failure audit log. S3 
gateway only validates if the auth signature is well-formed. The actual check 
for credentials occurs at OM. We would need to peek into the exception to know 
if this is related to auth or a different issue if we want to log it as an AUTH 
exception entry in the audit log.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to