Toggle the Source cluster and the Target cluster between which you want to transfer your Apache Kafka® messages.
Under Basic parameters:
Name your connector.
Under Max tasks, specify the maximum number of tasks the connector will run in parallel.
Under Source cluster, specify its Alias. Alias is an additional identifier for the cluster's topics. THis prevents mirroring loops and helps identify the topics in the logs.
For example, a topic test from the cluster with the alias source-testing-cluster will get a new name of source-testing-cluster.test.
Under Target cluster:
Specify the target cluster's Alias.
Provide the comma-separated list of servers used to bootstrap connections to Apache Kafka®.
Provide the SASL username.
Specify the SASL mechanism: PLAIN, SHA-256, SHA-512, OAUTHBEARER, or GSSAPI (default).
Enter the name of the Security protocol.
Provide the SSL TrustStore certificates in the PEM format.
Click Submit.
Use the ConnectorServicecreate method and pass the following parameters:
cluster_id
To find the cluster_id, get a list of clusters in the project.