You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/17 18:42:01 UTC

[jira] [Commented] (QPID-6596) [Java Broker] Add ability for virtualhost events to be excluded from the Broker log

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