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

----


---

Reply via email to