Table of Contents
Key Features
- Kafka-to-Kafka pipelines: bridge event streams between clusters with Popsink transformations applied in flight.
- Broad authentication support: PLAINTEXT, SSL, and SASL (PLAIN, SCRAM-SHA-256, SCRAM-SHA-512, OAUTHBEARER, GSSAPI).
- Topic passthrough: output topic names follow your subscription configuration — no renaming is imposed by the target.
Prerequisites
- A reachable Kafka cluster to use as the sink.
- Credentials with permission to produce to the target topics (and to create them, if they don’t pre-exist and auto-creation is disabled on the cluster).