Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 96523200B56 for ; Sat, 30 Jul 2016 15:22:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 91BE5160A8A; Sat, 30 Jul 2016 13:22:34 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8A497160A81 for ; Sat, 30 Jul 2016 15:22:33 +0200 (CEST) Received: (qmail 94572 invoked by uid 500); 30 Jul 2016 13:22:32 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 94563 invoked by uid 99); 30 Jul 2016 13:22:32 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jul 2016 13:22:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 5784FC0D33 for ; Sat, 30 Jul 2016 13:22:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.374 X-Spam-Level: X-Spam-Status: No, score=0.374 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id YYG2YcHaZRw9 for ; Sat, 30 Jul 2016 13:22:29 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 450005F1F5 for ; Sat, 30 Jul 2016 13:22:29 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7E055E0424 for ; Sat, 30 Jul 2016 13:22:28 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id E1F403A0046 for ; Sat, 30 Jul 2016 13:22:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r994106 - in /websites/production/activemq/content: cache/main.pageCache web-console.data/web_console.png web-console.html Date: Sat, 30 Jul 2016 13:22:27 -0000 To: commits@activemq.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160730132227.E1F403A0046@svn01-us-west.apache.org> archived-at: Sat, 30 Jul 2016 13:22:34 -0000 Author: buildbot Date: Sat Jul 30 13:22:27 2016 New Revision: 994106 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/main.pageCache websites/production/activemq/content/web-console.data/web_console.png websites/production/activemq/content/web-console.html Modified: websites/production/activemq/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/activemq/content/web-console.data/web_console.png ============================================================================== Binary files websites/production/activemq/content/web-console.data/web_console.png (original) and websites/production/activemq/content/web-console.data/web_console.png Sat Jul 30 13:22:27 2016 differ Modified: websites/production/activemq/content/web-console.html ============================================================================== --- websites/production/activemq/content/web-console.html (original) +++ websites/production/activemq/content/web-console.html Sat Jul 30 13:22:27 2016 @@ -112,7 +112,7 @@ INFO | ActiveMQ WebConsole initialized.< </list> </property> -

Standard connector is left enabled in this example, but you can remove it in your configuration if you wish.

Note that these changes will affect the whole web server, so if you're using REST API or blob fileserver be sure to provide appropriate credentials.

If you're interested in securing 5.3.1 (and 5.3.2) Web consoles, take a look at this article. For older versions, please refer to this article

Using the Web Console

The web console is depicted in the following image:

To get started, go to the Send page and send a message to a queue (you can send multiple if you like, see the message count field).

Now that you have sent messages to a queue you should be able to Browse then and view the queue as an RSS or Atom feed.

The Web Console has many features relative to it's tabs as shown in the following table.

Tab

Features

Home

System Usage

Queues

 

Topics

Viewing Advisory Messages

Subscribers

 

Connections

Protocols

Scheduled

 

Send

Delay and Schedule Message Delivery

External Web Consoles

There are a number of external web consoles for Apache ActiveMQ in separate open source projects:

External Project

Description

hawtio

hawt io is an open source HTML5 web application for visualising, managing, tracing and debugging Camel routes & endpoints, ActiveMQ brokers, JMX, OSGi and logging. Here is a blog entry how to install hawtio as web console for ActiveMQ.

RHQ

RHQ is an open source operational monitoring tool which has support for Apache Camel (along with other Apache projects like Tomcat, httpd, ActiveMQ etc)

Hermes JMSHermesJMS is an exten sible console that helps you interact with JMS providers making it simple to publish and edit messages, browse or seach queues and topics, copy messages around and delete them.
+

Standard connector is left enabled in this example, but you can remove it in your configuration if you wish.

Note that these changes will affect the whole web server, so if you're using REST API or blob fileserver be sure to provide appropriate credentials.

If you're interested in securing 5.3.1 (and 5.3.2) Web consoles, take a look at this article. For older versions, please refer to this article

Using the Web Console

The web console is depicted in the following image:

To get started, go to the Send page and send a message to a queue (you can send multiple if you like, see the message count field).

Now that you have sent messages to a queue you should be able to Browse then and view the queue as an RSS or Atom feed.

The Web Console has many features relative to it's tabs as shown in the following table.

Tab

Features

Home

System Usage

Queues

 

Topics

Viewing Advisory Messages

Subscribers

 

Connections

Protocols

Scheduled

 

Send

Delay and Schedule Message Delivery

External Web Consoles

There are a number of external web consoles for Apache ActiveMQ in separate open source projects:

External Project

Description

hawtio

hawtio is an open source HTML5 web application for visualising, managing, tracing and debugging Camel routes & endpoints, ActiveMQ brokers, JMX, OSGi and logging. Here is a blog entry how to install hawtio as web console for ActiveMQ.

RHQ

RHQ is an open source operational monitoring tool which has support for Apache Camel (along with other Apache projects like Tomcat, httpd, ActiveMQ etc)

Hermes JMSHermesJMS is an extensible console that helps you interact with JMS providers making it simple to publish and edit messages, browse or seach queues and topics, copy messages around and delete them.