Kafka Data Clone
Copy a topic’s settings, schemas, and messages between clusters. Mask sensitive fields during the copy. The source stays read-only.
macOS Windows Linux

Copy topic structure, schemas, and messages
Create missing topics, register the required schemas, and append records.

Copy a range of messages
Choose the latest messages per partition, a time window, an offset range, or all retained messages.

Mask sensitive fields
Hash, redact, or set fields to null before records reach the target.

Review the plan before cloning
See topics to create, schemas to register, and estimated message counts.
