Alex Rudyy created QPID-6579:
--------------------------------

             Summary: [Java Broker] Add the ability to dynmaically add and 
remove broker loggers
                 Key: QPID-6579
                 URL: https://issues.apache.org/jira/browse/QPID-6579
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: 6.0 [Java]
            Reporter: Alex Rudyy
            Assignee: Alex Rudyy
             Fix For: 6.0 [Java]


In the initial implementation BrokerLoggers are configured once in the post 
resolve step of BrokerAdapter.

We need the ability to dynamically add and remove BrokerLoggers at runtime.

* BrokerAdapter needs to hear the creation/deletion of BrokerLoggers and 
responding by dynamically adding or removing the log appender from logback.
* Appender should be lifecycle (start/stop)
* Extend HttpManagment's model to support brokerlogger to allow 
creation/deletion of these objects from REST
* ACL rule CONFIGURE BROKER should be applied to these operations (this should 
not actually need a change - see 
org.apache.qpid.server.security.SecurityManager#isBrokerOrBrokerChildOrPreferencesProvider)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to