Synadia Connect

Pulsar

NAMERUNTIMETYPEVERSION
pulsarwombatsinklatest

Write messages to an Apache Pulsar server.

Configuration

NameTypeOptionalSecretDescription
urlstringnonoA URL to connect to.
topicstringnonoThe topic to publish to.
keystringyesnoThe key to publish messages with. The value defaults to "".
ordering_keystringyesnoThe ordering key to publish messages with. The value defaults to "".
max_in_flightintyesnoThe maximum number of messages to have in flight at a given time. Increase this to improve throughput. The value defaults to 64.
authauthnonoOptional configuration of Pulsar authentication methods.

Auth

NameTypeOptionalSecretDescription
oauth2oauth2nonoParameters for Pulsar OAuth2 authentication.
tokentokennonoParameters for Pulsar Token authentication.
Previous
Opensearch