You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by di...@apache.org on 2022/04/19 15:02:26 UTC

[ozone] branch master updated (3fd7dc6c77 -> 0b6f46714f)

This is an automated email from the ASF dual-hosted git repository.

dineshc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from 3fd7dc6c77 HDDS-6525. Add audit log for S3Gateway (#3252)
     add 0b6f46714f HDDS-6562. Exclude specific operations in Audit log (#3289)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hdds/HddsConfigKeys.java     |  3 ++
 .../org/apache/hadoop/hdds/scm/ScmConfigKeys.java  |  2 +
 .../org/apache/hadoop/ozone/OzoneConfigKeys.java   |  2 +
 .../org/apache/hadoop/ozone/audit/AuditLogger.java | 55 +++++++++++++++++++---
 .../apache/hadoop/ozone/audit/AuditMessage.java    | 30 ++++++++++--
 .../common/src/main/resources/ozone-default.xml    | 30 ++++++++++++
 .../hadoop/ozone/audit/TestOzoneAuditLogger.java   | 21 +++++++++
 7 files changed, 132 insertions(+), 11 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org