Skip to main content
Version: 3.0.x

NSQ source connector

note

You can download all the Pulsar connectors on download page.

::::

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.