Kafka handler and properties
You can configure an endpoint to use the Kafka handler to send exchange inbound or outbound messages to with the object storage for your Kafka provider.
Configure these Kafka handler properties for an endpoint in the End Points application:
- Topic
- The identifier of the inbound or outbound queue.
- Bootstrapservers
- The comma-separated list of servers that host your Kafka instance. Include the port specification.
- Password
- The password for authenticating to your Kafka instance. You can specify whether the value is encrypted.
- Username
- The User ID for authenticating to your Kafka instance.