Source Connector Configuration Properties
Overview
In this section, you can read descriptions of MongoDB Kafka source connector properties, including essential Confluent Kafka Connect settings and connector-specific settings.
For an example source connector configuration file, see MongoSourceConnector.properties.
For source connector performance recommendations, see Tuning the Source Connector.
Settings
See the following categories for a list of related configuration properties:
Category | Description |
---|---|
Specify how to connect to your MongoDB cluster. | |
Specify which topics to publish change stream data. | |
Specify your change stream pipelines and cursor settings. | |
Specify the format of the data the connector publishes to your
Kafka topic. | |
Specify what data the connector should convert to Change Stream
events. | |
Specify how the connector handles errors and resumes reading after an
interruption. | |
View all preceding categories of configuration properties on one page. |
See the Confluent Source Connector configuration documentation for more information on these settings.