kafka_migrator_bundle

Type:

Writes messages and schemas to a Kafka or Redpanda cluster. Use this output in conjunction with the kafka_migrator_bundle input.

# Config fields, showing default values
output:
  label: ""
  kafka_migrator_bundle:
    kafka_migrator: {} # No default (required)
    schema_registry: {} # No default (required)

Fields

kafka_migrator

The kafka_migrator output configuration.

Type: object

schema_registry

The schema_registry output configuration. The subject field must be left empty.

Type: object