symious opened a new pull request, #3289: URL: https://github.com/apache/ozone/pull/3289
## What changes were proposed in this pull request? Currently the READ operation are omitted in audit log. This is intentionally configured to avoid the massive logs that could hurt the services' performance. But in a production cluster, audit logs for both READ and WRITE operations would be valuable when comes to data security and audit. This ticket is to add the feature that users can specify the operations that they'd like to exclude in audit log, so that the performance of service and valuable operation logs can both be retained. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6562 ## How was this patch tested? unit test -- 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]
