Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6EF0210ED3 for ; Tue, 24 Sep 2013 10:46:21 +0000 (UTC) Received: (qmail 28093 invoked by uid 500); 24 Sep 2013 10:44:54 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 28061 invoked by uid 500); 24 Sep 2013 10:44:52 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 28051 invoked by uid 99); 24 Sep 2013 10:44:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Sep 2013 10:44:41 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of steventurner808@gmail.com does not designate 216.139.250.139 as permitted sender) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Sep 2013 10:44:36 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VOQ5v-00043p-Bh for users@activemq.apache.org; Tue, 24 Sep 2013 03:43:51 -0700 Date: Tue, 24 Sep 2013 03:43:36 -0700 (PDT) From: Steven Turner To: users@activemq.apache.org Message-ID: <1380019416344-4671788.post@n4.nabble.com> Subject: Statistics Plugin for ActiveMQ broker MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am trying to use statistical Plugin for ActiveMQ broker to get the broker stats into the log file. But I am not able to find any access methods or APIs by which I can log these stats. I have checked org.apache.activemq.plugin.StatisticsBroker for this but it is use to send these stats to the broker. Is there a way by which I can log these all stats into my log file. Thanks, Steven -- View this message in context: http://activemq.2283324.n4.nabble.com/Statistics-Plugin-for-ActiveMQ-broker-tp4671788.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.