Bug 1031487

Summary: Allow configuration of custom logging filters
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: James Livingston <jlivings>
Component: LoggingAssignee: James Perkins <jperkins>
Status: CLOSED WONTFIX QA Contact: Nikoleta Hlavickova <nziakova>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.1.1CC: joallen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-16 16:40:24 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Livingston 2013-11-18 05:36:34 UTC
jboss-logmanager uses java.util.logging.Filter instances to implement the filters specified by <filter-spec>. It would be good if users could specify their own Filter implementations.

For example:
  <filter>
    <custom class="com.example.MyFilter" module="com.example"/>
  </filter>

Comment 2 James Perkins 2014-09-16 16:40:24 UTC
This won't go into EAP 6. If the feature is still desired please file for EAP 7.