Szabolcs Beki created LOG4J2-92:
-----------------------------------
Summary: Filter Configuration Error when using KeyValuePair
Key: LOG4J2-92
URL: https://issues.apache.org/jira/browse/LOG4J2-92
Project: Log4j 2
Issue Type: Bug
Components: Filters
Affects Versions: 2.0-alpha1, 2.0-alpha2, 2.0-beta2
Environment: Win7
Reporter: Szabolcs Beki
When trying to configure DynamicThresholdFilter or StructuredDataFilter via
XML according to the documentation on Filters, I get this error message from
log4j2 :
ERROR filter DynamicThresholdFilter has no parameter that matches element
KeyValuePair
<DynamicThresholdFilter key="loginId" defaultThreshold="ERROR"
onMatch="ACCEPT" onMismatch="NEUTRAL">
<KeyValuePair key="User1" value="DEBUG"/>
</DynamicThresholdFilter>
The problem seems to be present at other filters as well, where KeyValuePair
is used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]