logstash-plugins / logstash-integration-kafka

Kafka Integration for Logstash, providing Input and Output Plugins
Apache License 2.0
32 stars 60 forks source link

[Enhancement] Add support for Kafka Schema Registry in Logstash Output Plugin #81

Open maggieghamry opened 3 years ago

maggieghamry commented 3 years ago
fbaligand commented 1 year ago

Yes, I vote also for this feature! I really need it! Thus, currently, if I set value_serializer => "io.confluent.kafka.serializers.KafkaAvroSerializer", the output plugin raises an error, because "avro schema registry" is not set. So this is really annoying.