logstash-input-kafka 0.1.2
This input will read events from a Kafka topic. It uses the high level consumer API provided by Kafka to read messages from the broker
Gemfile:
=
instalar:
=
dependencias de Runtime (5):
jar-dependencies
~> 0.1.0
jruby-kafka
>= 0.2.1
logstash
< 2.0.0, >= 1.4.0
logstash-codec-json
>= 0
logstash-codec-plain
>= 0
Requerimientos:
jar 'org.apache.kafka:kafka_2.9.2', '0.8.1.1'
jar 'log4j:log4j', '1.2.14'