Different Source and Sink [NSQ -> Kinensis]

Hello,
I was wondering if is possible to config the stream-enrich to read from nsq stream of raw data and write to kinesis data stream.

thanks for your time

Hi @ndv,

NSQ isn’t supported - if you needed to achieve this you’d need to do something custom.

However, I would think about whether you need to - Stream Enrich is designed to accept exactly and only the format that the Collector outputs, and the collector outputs only to Kinesis.

Is the idea that you’d also like the collector to write to NSQ, or is the plan to pipe data from somewhere else into Snowplow? (If it’s the latter there might be easier ways to go)