Skip to main content

NSQ source connector

The NSQ source connector receives messages from NSQ topics and writes messages to Pulsar topics.

Configuration​

The configuration of the NSQ source connector has the following properties.

Property​

NameTypeRequiredDefaultDescription
lookupdsStringtrue" " (empty string)A comma-separated list of nsqlookupds to connect to.
topicStringtrue" " (empty string)The NSQ topic to transport.
channelStringfalsepulsar-transport-{$topic}The channel to consume from on the provided NSQ topic.