Confluent Kafka is a real-time data streaming technology capable of handling trillions of events per day.
Set up a connection
This video demonstrates creating a Confluent Kafka connection.
After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:
Setting | Instructions |
---|---|
Name your connection * | Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
REST endpoint * |
Enter your Confluent Kafka REST endpoint. |
API key * | Enter your Confluent Kafka account API key. How to retrieve API key |
API secret * | Enter your Confluent Kafka API secret. Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s API secret safe. When editing this form later, you must enter this value again; it is stored only for a saved connection. How to retrieve API secret |
Cluster ID * | Enter your Confluent Kafka account cluster ID. How to retrieve cluster ID |
- Sign in to your Confluent Kafka account.
- Navigate to Settings > Admistrator > Environments and select the environment.
- Select the required Cluster. The Cluster overview page opens. For more information on how to create a cluster, see Create clusters.
- Navigate to Cluster settings > General > Endpoints.
- Copy REST endpoint.
- Sign in to your Confluent Kafka account.
- Navigate to Settings > Admistrator > Environments and select the environment.
- Select the required Cluster. The Cluster overview page opens.
- Navigate to API keys.
- Click +Add key, select the required access, and click Next.
- Copy API key and Secret.
Note: Click Download and continue to save the key and secret. If you do not download your new secret, you cannot see it again.
- Sign in to your Confluent Kafka account.
- Navigate to Settings > Admistrator > Environments and select the environment.
- Select the required Cluster. The Cluster overview page opens. For more information on how to create a cluster, see Create clusters, see Create clusters.
- Navigate to Cluster settings > General > Identification.
- Copy Cluster ID.
Tip: This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see basic universal connector documentation.
Comments
Please sign in to leave a comment.