# Logstash Kafka Avro Confluent Schema Registry

**URL:** https://discuss.elastic.co/t/logstash-kafka-avro-confluent-schema-registry/28827
**Category:** Logstash
**Created:** [September 8, 2015, 9:17am UTC](https://discuss.elastic.co/t/logstash-kafka-avro-confluent-schema-registry/28827 "2015-09-08T09:17:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Arttii](https://avatars.discourse-cdn.com/v4/letter/a/ec9cab/32.png) [@Arttii](https://discuss.elastic.co/u/Arttii)
#### Post date: [September 8, 2015, 9:17am UTC](https://discuss.elastic.co/t/logstash-kafka-avro-confluent-schema-registry/28827/1 "2015-09-08T09:17:24Z")

</div>

Hi,

I was wondering if anyone has any experience on using the Logstash kafka plugin, but with AVRO and as an extra has anybody tried something like this using the Serializers from the Confluent Schema Registry?

Thanks

---

<div class="post-metadata">

### Author: ![talevy](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/talevy/32/44896_2.png) [@talevy](https://discuss.elastic.co/u/talevy)
#### Post date: [September 8, 2015, 11:59pm UTC](https://discuss.elastic.co/t/logstash-kafka-avro-confluent-schema-registry/28827/2 "2015-09-08T23:59:29Z")

</div>

Here is an issue discussing this: [https://github.com/logstash-plugins/logstash-input-kafka/issues/37](https://github.com/logstash-plugins/logstash-input-kafka/issues/37)

There is no codec which supports this at the moment. You may try setting the serializer classes accordingly

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 5:29am UTC](https://discuss.elastic.co/t/logstash-kafka-avro-confluent-schema-registry/28827/3 "2017-07-06T05:29:41Z")

</div>


