pulsarctl
CLI tool. For details, see work with connectors using the pulsarctl CLI tool.
Field | Description |
---|---|
Source Type | (Read-only) the type of the source connector. |
Service Account | Select the service account for creating the source connector. |
Source Name | Enter a name for the source connector. The text string supports lowercase characters, numeric characters, and the special character hyphen (-). |
Output Topic | Configure the output topic for the source connector. - Tenant: select the tenant you want to ingest messages from. - Namespace: select the namespace you want to ingest messages from. - Topic: select the topic you want to ingest the messages from. |
Replicas | Set the number of instances for running the source connector. |
Config | Configure the source connector. - Protocol: enter the protocol. amqp is the default setting. - Host: enter the AMQP service host. - Port: enter the AMQP service port. - Username: enter the username to authenticate to the AMQP1_0 source connector. - Password: enter the password to authenticate to the AMQP1_0 source connector. - Queue: enter the name of the queue that messages should be read from or written to. |