[ 
https://issues.apache.org/jira/browse/ARTEMIS-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332750#comment-16332750
 ] 

ASF GitHub Bot commented on ARTEMIS-1623:
-----------------------------------------

GitHub user pgfox opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1796

    ARTEMIS-1623  ActiveMQServerPlugin impl for logging various broker events

    
    Similar concept to the ActiveMQ 5.x loggingBrokerPlugin.
    Commit includes:
    - plugin impl
    - tests using byteman for checking logging with AMQP, CORE and Openwire
    - doc on how to configure plugin 
    
    For configuration details please see broker-plugins.md
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pgfox/activemq-artemis logging_brokerplugin

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1796.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1796
    
----
commit 941a87cd4843c7a2ec3fee117d702450dc4efb85
Author: Pat Fox <pat.g.fox@...>
Date:   2018-01-06T13:06:39Z

    ARTEMIS-1623  ActiveMQServerPlugin impl for logging various broker events
    
    Similiar concept to the ActiveMQ 5.x loggingBrokerPlugin

----


> create an ActiveMQServerPlugin for logging various broker events 
> -----------------------------------------------------------------
>
>                 Key: ARTEMIS-1623
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1623
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.4.0
>            Reporter: Pat Fox
>            Priority: Minor
>
> create an implementation of ActiveMQServerPlugin  for logging various broker 
> events , consumer created, message delivered etc. This should be configurable 
> to log only events user is interested in.
> Similar functionality to the ActiveMQ 5.x loggingBrokerPlugin. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to