redpanda_migrator_bundle

Beta

Writes messages and schemas to an Apache Kafka or Redpanda cluster. Use this output in conjunction with the redpanda_migrator_bundle input.

Introduced in version 4.37.0.

# Config fields, showing default values
output:
  label: ""
  redpanda_migrator_bundle:
    redpanda_migrator: {} # No default (required)
    schema_registry: {} # No default (optional)

Fields

redpanda_migrator

The redpanda_migrator output configuration.

Type: object

schema_registry

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

Type: object