Add the Couchbase Connector
Authenticate to Couchbase
After you add the connector, you need to set the required properties. Server: Enter the host names or the IP addresses of the Couchbase servers to which you want to connect. supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.- Basic (default)
- Credentials File
Basic
Credentials File
To connect with a credentials file, specify the following properties:- Auth Scheme: Select CredentialsFile.
- Credentials File: Enter the path to your credentials file. For information about the format of this file, see the Couchbase documentation.
Complete Your Connection
To complete your connection:-
Specify the following properties:
- Couchbase Service: Select the Couchbase service to which you want to connect. The default service is N1QL.
- Connection Mode: Select the mode with which you want to connect. The default mode is Direct. If you select Cloud, you must specify a server in the DNS Server field. In most cases, the DNS server should be a public DNS service like 1.1.1.1 or 8.8.8.8.
- Use SSL: Select whether you want to enable Secure Sockets Layer (SSL). By default, the Enable checkbox is not selected.
- Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
- Click Create & Test to create your connection.