[
https://issues.apache.org/jira/browse/FLUME-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931868#comment-13931868
]
Ralph Goers commented on FLUME-2276:
------------------------------------
I ran into this exact problem in the FlumeAppender in Log4j 2. I fixed it by
ignoring events from flume and avro in the FlumeAppender. See the append
method in
https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk/log4j-flume-ng/src/main/java/org/apache/logging/log4j/flume/appender/FlumeAppender.java.
> flume log4j appender error under debug lever of root logger
> -----------------------------------------------------------
>
> Key: FLUME-2276
> URL: https://issues.apache.org/jira/browse/FLUME-2276
> Project: Flume
> Issue Type: Bug
> Components: Client SDK
> Affects Versions: v1.4.0
> Environment:
> flume-ng-log4jappender-1.4.0-jar-with-dependencies.jar,log4j1.2.16.jar
> Reporter: edwardsbean
> Assignee: Gopinathan A
>
> i was trying to deliver event from log4j to flume agent. but problems with
> debug level of log4j root logger. well info level works fine. some guys got
> same
> problems,see:http://stackoverflow.com/questions/19546240/not-able-to-get-the-events-from-log4j-into-flume/20632434#20632434
--
This message was sent by Atlassian JIRA
(v6.2#6252)