IBM Event Streams
This page describes how to connect Lenses to IBM Event Streams.
Lenses will not start without a valid Kafka Connection. You can either add the connection via the bootstrap wizard or use provisioning for automated deployments.
From the IBM Cloud console, locate your bootstrap_endpoints
. for the service credentials you want to connect with.
In the Lenses bootstrap UI:
Set the bootstrap_endpoints as bootstrap servers
Set
SASL SSL
as the security protocolSet
PLAIN
as the security mechanismSet the**
jaas.conf
** as the following, using the apiKey value as the password.
IBM Event Streams requires a replication factor of 3. Ensure you set the replication factor accordingly for Lenses internal topics.
See Configuration.
Last updated