Alex Rudyy created QPID-6578:
--------------------------------
Summary: [Java Broker] Add the ability for logging filters to be
added/removed/changed dynamically
Key: QPID-6578
URL: https://issues.apache.org/jira/browse/QPID-6578
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Affects Versions: 6.0 [Java]
Reporter: Alex Rudyy
Assignee: Alex Rudyy
The initial implementations of BrokerLogger configure the logging filters once
as the BrokerAdapter is resolved at startup.
We need the ability to dynamically:
To change the existing level of an existing logging filter (e.g. INFO =>
DEBUG)
To add a new logging filter (e.g. com.jpmorgan.qpid)
To remove an existing logging filter
ACL rule CONFIGURE BROKER should be applied to these operations.
Include adding support for brokerlogfilters to the REST API
The implementation must dynamically reconfigure the existing appenders in such
a manner that log messages are not lost.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]