Confluent Cloud Kafka
Confluent Cloud Kafka (opens in a new tab) is a cloud-native, fully managed Kafka service.
How it works
The Confluent Cloud Kafka destination sends data using the Confluent Kafka Records API (v3) (opens in a new tab).
Configuration
Name | Description | Example value |
---|---|---|
REST endpoint | Endpoint URL | https://pkc-zpjg0.eu-central-1.aws.confluent.cloud:443 (opens in a new tab) |
Cluster ID | Kafka cluster ID | p0s-f23... |
Topic | Kafka Topic | topic_1 |
API Key | Confluent API Key | FXVLSF... |
API Secret | Confluent API Secret | GxvPswX... |
Headers | Optional headers | {} |
Key | Optional key to use for partitioning. | {} |
EPS | (Events Per Second) How many events per second to generate | 1000 |
Limit | Max number of rows to send (-1 for unlimited) | -1 |