Kafka Not Secured Sink
Send data to Kafka topics on an insecure broker.
The Kamelet is able to understand the following headers to be set:
Both the headers are optional.
Metadata
| Property |
Value |
| Type |
sink |
| Group |
Kafka |
| Namespace |
Kafka |
| Support Level |
Stable |
| Provider |
Apache Software Foundation |
Properties
| Name |
Type |
Required |
Default |
Description |
topic |
string |
✓ |
|
Comma separated list of Kafka topic names |
bootstrapServers |
string |
✓ |
|
Comma separated list of Kafka Broker URLs |
Dependencies
camel:core
camel:kafka
camel:kamelet