Re: Wrapper.log file rotation on ActiveMQ Brokers

2017-11-06 Thread Vidu
Hi Tim, Thanks a lot. I added wrapper.logfile.rollmode property in the file and it worked. :) -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Wrapper.log file rotation on ActiveMQ Brokers

2017-11-06 Thread Vidu
Hi Tim, Thanks a lot. I added wrapper.logfile.rollmode property in the file and it worked. :) -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Wrapper.log file rotation on ActiveMQ Brokers

2017-11-05 Thread Tim Bain
Per https://wrapper.tanukisoftware.com/doc/english/prop-logfile-maxsize.html, that setting has no effect unless you also set the wrapper.logfile.rollmode property appropriately. Did you do that? Tim On Fri, Nov 3, 2017 at 2:36 AM, Vidu < vidu.agra...@externals.adidas-group.com> wrote: > We want

Wrapper.log file rotation on ActiveMQ Brokers

2017-11-03 Thread Vidu
We want to rotate the log file wrapper.log whenever the file size exceeds the threshold. As a test, I updated wrapper.logfile.maxsize=410k in /data01/activemq/bin/linux-x86-64/wrapper.conf file in section titled Wrapper Logging Properties and restarted /etc/init.d/activemq service. But, log file d