Re: Send LogEvent time as timestamp to Kafka Producer when using KafkaAppender

2019-08-23 Thread Federico D'Ambrosio
Hi, to follow up, I've created the JIRA here: https://issues.apache.org/jira/browse/LOG4J2-2678 and implemented the changes on my branch. Still, I'm having troubles running the tests, is there any resource I can look up to see what's the correct way to add a new test? I'm asking because I've

Re: Send LogEvent time as timestamp to Kafka Producer when using KafkaAppender

2019-08-21 Thread Federico D'Ambrosio
Hi Ralph, thank you for your response, I'll be creating the issue shortly. Il giorno mer 21 ago 2019 alle ore 13:37 Apache ha scritto: > It hasn’t been discussed. Feel free to create a Jira issue and a pull > request. Please make sure you include a test for your change. > > Ralph > > > On

Re: Send LogEvent time as timestamp to Kafka Producer when using KafkaAppender

2019-08-21 Thread Apache
It hasn’t been discussed. Feel free to create a Jira issue and a pull request. Please make sure you include a test for your change. Ralph > On Aug 21, 2019, at 12:31 AM, Federico D'Ambrosio wrote: > > Hello everyone, > > I wanted to discuss with you if it's possible or if you would consider

Send LogEvent time as timestamp to Kafka Producer when using KafkaAppender

2019-08-21 Thread Federico D'Ambrosio
Hello everyone, I wanted to discuss with you if it's possible or if you would consider useful adding the possibility to send the LogEvent time as a timestamp for the record when using the log4j KafkaAppender. I think it could be very useful for everyone using Kafka as a log aggregator having the