Connections > Couchbase connection properties
  

Couchbase connection properties

When you create a Couchbase connection, you must configure the connection properties.
The following table describes the Couchbase connection properties:
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 128 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
Description
Optional. The description of the connection. The description cannot exceed 4,000 characters.
Type
The connection type. Select Couchbase.
Runtime Environment
Name of the runtime environment where you want to run the tasks.
Host Name
Host name or IP address of the Couchbase server.
Port
Couchbase server port number. Default is 9042.
Username
User name to access the Couchbase server.
Password
Password corresponding to the user name to access the Couchbase server.
SSL Mode
Not applicable for Couchbase Connector.
Select disabled.
SSL Certificate Path
Not applicable for Couchbase Connector.
Additional Connection Properties
Enter one or more JDBC connection parameters in the following format:
<param1>=<value>;<param2>=<value>;<param3>=<value>
Couchbase Connector supports the following connection parameters:
QueryMode
It is used to send queries to Couchbase Server.
LogLevel
Species whether the Secure Agent logs error messages in the session log.
LogPath
The complete path to the folder where the driver saves log files when logging is enabled.
AuthMech
The authentication mechanism that the driver uses to connect to the Couchbase server.