[ 
https://issues.apache.org/jira/browse/QPID-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy resolved QPID-6596.
------------------------------
    Resolution: Fixed

The required changes have been added

> [Java Broker] Add ability for virtualhost events to be excluded from the 
> Broker log
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-6596
>                 URL: https://issues.apache.org/jira/browse/QPID-6596
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: qpid-java-6.0
>
>
> Add the ability to BrokerFileLogger and BrokerMemoryLogger to optionally 
> exclude those event relating to a virtualhost. There will be a new attribute 
> (excludeVirtualhostEvents) that will control this behaviour. It will default 
> to false.
> We could implement this as a logback filter (not a BrokerLoggingFilter) added 
> at the top of the filter chain that returns DENY if the subject has a 
> ConnectionPrincipal (which carries a virtualhost).



--
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