Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional compressionCompression codec for Kafka messages.
Encoding format for log events.
Optional headersThe field name to use for Kafka message headers.
The unique identifier for this component.
A list of component IDs whose output is used as the input for this component.
Optional keyThe field name to use as the Kafka message key.
Optional librdkafkaOptional list of advanced Kafka producer configuration options, defined as key-value pairs.
Optional messageMaximum time in milliseconds to wait for message delivery confirmation.
Optional rateDuration in seconds for the rate limit window.
Optional rateMaximum number of messages allowed per rate limit duration.
Optional saslSpecifies the SASL mechanism for authenticating with a Kafka cluster.
Optional socketSocket timeout in milliseconds for network requests.
Optional tlsConfiguration for enabling TLS encryption between the pipeline component and external services.
The Kafka topic name to publish logs to.
The destination type. The value should always be kafka.
Generated using TypeDoc
The
kafkadestination sends logs to Apache Kafka topics.Supported pipeline types: logs