Re: Couldn't enable Audit logging in apache-activemq-5.14.0[Windows]

2018-02-26 Thread Art Licis
Did you enable audit logging via system property, as described here: http://activemq.apache.org/audit-logging.html - Art On Wed, Feb 14, 2018 at 8:49 AM, Sivakumar wrote: > We have updated conf\log4j.properties as > > > ### > # Audit log > ### > > log4j.additivity.org.apache.act

Couldn't enable Audit logging in apache-activemq-5.14.0[Windows]

2018-02-14 Thread Sivakumar
We have updated conf\log4j.properties as ### # Audit log ### log4j.additivity.org.apache.activemq.audit=true log4j.logger.org.apache.activemq.audit=INFO, audit log4j.appender.audit=org.apache.log4j.RollingFileAppender log4j.appender.audit.file=${activemq.base}/data/audit.log #

Couldn't enable Audit logging in apache-activemq-5.14.0[Windows]

2018-02-14 Thread Sivakumar
We have updated conf\log4j.properties as ### # Audit log ### log4j.additivity.org.apache.activemq.audit=true log4j.logger.org.apache.activemq.audit=INFO, audit log4j.appender.audit=org.apache.log4j.RollingFileAppender log4j.appender.audit.file=${activemq.base}/data/audit.log #