conduktor.io ↗

errors.log.include.messages — Kafka Connect Source Configuration

Whether to include in the log the Connect record that resulted in a failure. For sink records, the topic, partition, offset, and timestamp will be logged.

Description

Whether to include in the log the Connect record that resulted in a failure. For sink records, the topic, partition, offset, and timestamp will be logged. For source records, the key and value (and their schemas), all headers, and the timestamp, Kafka topic, Kafka partition, source partition, and source offset will be logged. This is 'false' by default, which will prevent record keys, values, and headers from being written to log files.

Default Values by Kafka Version

Kafka VersionDefault Value
2.1false
2.2false
2.3false
2.4false
2.5false
2.6false
2.7false
2.8false
3.0false
3.1false
3.2false
3.3false
3.4false
3.5false
3.6false
3.7false
3.8false
3.9false
4.0false
4.1false
4.2false
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.