4.0

You are viewing documentation for an older version of Lenses.io View latest documentation here

Kafka Connect

Kafka Connect connectivity is optional. Set up when using Kafka Connect clusters.

KeyDescriptionTypeRequired
lenses.kafka.connect.clusters.nameThe name of the Kafka Connect clusterstringno
lenses.kafka.connect.clusters.statusesThe topic the kafka-connect cluster stores statusstringno
lenses.kafka.connect.clusters.configsThe topic the kafka-connect cluster stores configstringno
lenses.kafka.connect.clusters.offsetsThe topic the kafka-connect cluster stores offsetsstringno
lenses.kafka.connect.clusters.usernameThe username when kafka-connect cluster uses basic authstringno
lenses.kafka.connect.clusters.passwordThe password when kafka-connect cluster uses basic authstringno
lenses.kafka.connect.clusters.authThe authentication URL, USER_INFO, SASL_INHERIT or NONEstringno
lenses.kafka.connect.clusters.urlsA list of kafka-connect worker endpoints. At least one element per cluster must be specifiedarrayno
lenses.kafka.connect.clusters.urls.urlThe kafka-connect urlstringno
lenses.kafka.connect.clusters.urls.jmxKafka-connect JMX portintno
lenses.kafka.connect.clusters.urls.metrics.sslTo define whether to use secured connection for Kafka Connect cluster metricsbooleanfalse
lenses.kafka.connect.clusters.urls.metrics.urlKafka-connect JMX metrics end-pointsstringno
lenses.kafka.connect.clusters.urls.metrics.typeKafka-connect metrics type JMX or JOLOKIAstringno
lenses.kafka.connect.clusters.urls.metrics.userThe username when basic auth is used on metricsstringno
lenses.kafka.connect.clusters.urls.metrics.passwordThe password when basic auth is used on metricsstringno
lenses.kafka.connect.ssl.keystore.locationThe full path to the keystore file used to enable TLS to Kafka Connectstringno
lenses.kafka.connect.ssl.keystore.passwordPassword to unlock the keystore filestringno
lenses.kafka.connect.ssl.key.passwordPassword for the ssl certificatestringno
lenses.kafka.connect.ssl.truststore.locationThe full path to the truststore filestringno
lenses.kafka.connect.ssl.truststore.passwordPassword to unlock the truststore filestringno