Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
Connection property
| Description
|
---|---|
Connection Name
| The name of the connection. The name is not case sensitive and must be unique within the domain. You can change this property after you create the connection. The name cannot exceed 255 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
|
Description
| Optional. A description of the connection. The description cannot exceed 4,000 characters.
|
Type
| Type of connection. You must select
MongoDB Mass Ingestion .
|
Runtime Environment
| The name of the runtime environment where you want to run the tasks.
|
Host and Port
| An SRV record or a comma-separated list of
host_name :port pairs.
|
SRV
| Select this check box if you specified an SRV record in
Host and Port property.
|
User Name
| User name for logging in to the database.
|
Password
| Password for the specified database user.
|
Authentication Database
| The name of the authentication database associated with the specified user.
|
Replica Set Name
| The name of the replica set that is composed of the MongoDB servers with replicas of the source data.
|
Additional Connection Properties
| One or more additional connection properties that you want to use. Specify the properties as key-value pairs. If you specify more than one property, separate them with the ampersand symbol (&). The connection properties are case sensitive.
Example:
authSource=admin&replicaSet=rsprimary
|