You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/04/09 18:32:15 UTC

[GitHub] [ozone] JyotinderSingh commented on a diff in pull request #3289: HDDS-6562. Exclude specific operations in Audit log

JyotinderSingh commented on code in PR #3289:
URL: https://github.com/apache/ozone/pull/3289#discussion_r846667303


##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -3062,4 +3062,34 @@
       will create intermediate directories.
     </description>
   </property>
+
+  <property>
+    <name>ozone.audit.log.debug.cmd.list.omaudit</name>
+    <value></value>
+    <tag>OM</tag>
+    <description>
+      A comma separated list of OzoneManager commands that are written to the OzoneManager audit logs only if the audit
+      log level is debug.
+    </description>

Review Comment:
   I think it would be a good idea to mention some of the possible values that can be included in the comma-separated list.



-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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