Create Peer
Kafka
Name
use a desired name, e.g. confluent_kafka_1
, only lowercase alphanumeric and underscores are allowed.Bootstrap Servers
use the bootstrap.servers
value from the previous step. Multiple servers can be specified as a comma separated list.Security Protocol
use SASL_SSL
.SASL Mechanism
use PLAIN
.Username
use the CLUSTER_API_KEY
from the previous step.Password
use the CLUSTER_API_SECRET
from the previous step.Validate Connection
Create Peer
Script
when creating mirror, see Lua reference for details.