On Mon, Jun 30, 2008 at 7:09 AM, activebud <[EMAIL PROTECTED]> wrote:
>
> Hi All,
> I have been using activemq 5.1.0 and i want to log all the request come to
> activemq queue, How can i do the configuration in this and is it possible
> with this version.?

I suggest using mirrored queues:

http://activemq.apache.org/mirrored-queues.html

Configure a mirrored queue of the queue you want to monitor, put a
consumer on the mirrored queue and make that consumer just write each
message to a file.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/

Reply via email to