Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6578

[Java Broker] Add the ability for logging filters to be added/removed/changed dynamically

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • qpid-java-6.0
    • qpid-java-6.0
    • Broker-J
    • None

    Description

      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.

      Attachments

        Activity

          People

            orudyy Alex Rudyy
            orudyy Alex Rudyy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: