topics.regex — Kafka Connect Sink Configuration
Regular expression giving topics to consume. Under the hood, the regex is compiled to a java.
Description
Regular expression giving topics to consume. Under the hood, the regex is compiled to a java.util.regex.Pattern. Only one of topics or topics.regex should be specified.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 2.1 | |
| 2.2 | |
| 2.3 | |
| 2.4 | |
| 2.5 | |
| 2.6 | |
| 2.7 | |
| 2.8 | |
| 3.0 | |
| 3.1 | |
| 3.2 | |
| 3.3 | |
| 3.4 | |
| 3.5 | |
| 3.6 | |
| 3.7 | |
| 3.8 | |
| 3.9 | |
| 4.0 | |
| 4.1 | |
| 4.2 | |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.