[
https://issues.apache.org/jira/browse/QPID-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590064#comment-14590064
]
ASF subversion and git services commented on QPID-6596:
-------------------------------------------------------
Commit 1686069 from [email protected] in branch 'java/trunk'
[ https://svn.apache.org/r1686069 ]
QPID-6596: [Java Broker] Add ability for virtualhost events to be excluded from
the Broker log
> [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: 6.0 [Java]
>
>
> 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]