logstash-input-kafka 0.1.0
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:
=
install:
=
Runtime Dependencies (3):
Requirements:
jar 'org.apache.kafka:kafka_2.10', '0.8.1.1'