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.
Same for `ozone.audit.log.debug.cmd.list.scmaudit` and
`ozone.audit.log.debug.cmd.list.dnaudit` as well.
--
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]