You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by Kevin Tran <ke...@gmail.com> on 2016/09/25 23:02:38 UTC

Flume JMS message timestamp from IBM MQ => Kafka

Hi,
Does anyone know how to get message timestamp from IBM MQ => Kafka using
flume ?

Thanks,
Kevin.

Re: Flume JMS message timestamp from IBM MQ => Kafka

Posted by Chris Horrocks <ch...@hor.rocks>.
If the time stamp is passed as part of the flume event body you could extract it via an interceptor and only pass the headers to Kafka.


--
Chris Horrocks


-- Chris Horrocks


On Mon, Sep 26, 2016 at 12:02 am, Kevin Tran <'kevintvh@gmail.com'> wrote:

Hi,
Does anyone know how to get message timestamp from IBM MQ => Kafka using flume ?

Thanks,
Kevin.