Prerequisites
To follow the steps on this page:- Create a target with time-series and analytics enabled. You need your connection details. This procedure also works for .
- Java8 or higher to run Apache Kafka
Install and configure Apache Kafka
To install and configure Apache Kafka: Keep these terminals open, you use them to test the integration later.Install the sink connector to communicate with
To set up Kafka Connect server, plugins, drivers, and connectors:Create a table in your to ingest Kafka events
To prepare your for Kafka integration:Create the sink
To create a sink in Apache Kafka:Test the integration with
To test this integration, send some messages onto theaccounts topic. You can do this using the kafkacat or kcat utility.
You have successfully integrated Apache Kafka with .