-
Given my tests, "schema_registry_proxy" option does not work on kafka input plugin.
I mean:
- if I set a true URL (ex: "http://myhost:1234"), then I get this error at Logstash startup:
```
Pipel…
-
```
# find logstash-2.4.1 -name 'kafka.rb'
logstash-2.4.1/vendor/bundle/jruby/1.9/gems/logstash-input-kafka-2.0.9/lib/logstash/inputs/kafka.rb
logstash-2.4.1/vendor/bundle/jruby/1.9/gems/logstash-…
-
Please post all product and debugging questions on our [forum](https://discuss.elastic.co/c/logstash). Your questions will reach our wider community members there, and if we confirm that there is a bu…
-
# New description
I was not able to get the codec to work based on a Kafka input, and I created a minimum example using the file input plugin in the original description.
I did then discover the…
-
Currently, there is very little client side configuration for Hermann, and by extension librdkafka.
For example, I'm running into an issue where I'd love to edit 'queue.buffering.max.messages', but l…
-
https://github.com/reiseburo/hermann has been dead for over 2 years and requires jruby
https://github.com/zendesk/ruby-kafka looks very active
-
Please post all product and debugging questions on our [forum](https://discuss.elastic.co/c/logstash). Your questions will reach our wider community members there, and if we confirm that there is a bu…
-
In logstash-1.5.4 and logstash-codec-avro logstash-codec-avro-0.1.5, and I'm trying to output to kafka. I'm getting the error
```
undefined method `on_event' for ["avro", {"schema_uri"=>"D:/foo/bar.…
-
I'm using [Redstorm](https://github.com/colinsurprenant/redstorm) to run a Storm topology in JRuby (jruby 1.7.19 (1.9.3p551)) and need to consume messages from Kafka topics. I want to build my own Kaf…
-
Not sure if this is something trivial, but there are much newer versions of kafka-client jars out. If I wanted to use the newer version with this gem, is it just a matter of using a newer version of …