You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2015/06/09 16:13:02 UTC

[jira] [Created] (QPID-6579) [Java Broker] Add the ability to dynmaically add and remove broker loggers

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org