Docs Home → MongoDB Kafka Connector
Source Connector Configuration Properties
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of the MongoDB Kafka Connector.
Overview
In this section, you can read descriptions of source connector properties, including essential Confluent Kafka Connect settings and MongoDB Kafka 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.