mneethiraj commented on code in PR #790:
URL: https://github.com/apache/ranger/pull/790#discussion_r2663884155


##########
distro/src/main/assembly/plugin-ozone.xml:
##########
@@ -78,6 +78,7 @@
             <includes>
                 <include>org.apache.ranger:ranger-audit-core</include>
                 <include>org.apache.ranger:ranger-audit-dest-hdfs</include>
+                <include>org.apache.ranger:ranger-audit-dest-log4j</include>

Review Comment:
   @kumaab  - instead of packaging log4j audit destination with the plugin, I 
suggest updating the configuration to disable log4j destination 
(`xasecure.audit.destination.log4j.enabled=false`). It is highly unlikely that 
Log4J audit destination is used in production deployments.



-- 
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]

Reply via email to