Excellent news!
From: Joe Stein
Sent: Monday, September 22, 2014 1:58 PM
To: users@kafka.apache.org
Subject: Re: Log 4j Conversion Pattern not working
kafka.producer.KafkaLog4jAppender in Kafka.0.8.1.1
This should be fixed in 0.8.2
https
This should be fixed in 0.8.2
https://issues.apache.org/jira/browse/KAFKA-847 you can apply the v2 patch
https://issues.apache.org/jira/secure/attachment/12664646/KAFKA-847-v2.patch
backwards
if you want too.
/***
Joe Stein
Founder, Principal Consultant
B
I don't think the log4j appender supports patterns :(
On Sep 22, 2014 1:14 PM, Lakshmanan Muthuraman wrote:
Hello ,
I am trying to use KafkaLog4jAppender to write to kafka and also a file
appender to write to a file. The conversion pattern works for the file, but
for the kafka appender it is not
Hello ,
I am trying to use KafkaLog4jAppender to write to kafka and also a file
appender to write to a file. The conversion pattern works for the file, but
for the kafka appender it is not working
The output of the file appender is *2014-09-19T22:30:14.781Z INFO
com.test.poc.StartProgram Message1