logstash-input-kafka 3.0.2
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program
Gemfile:
=
インストール:
=
Runtime依存関係 (4):
logstash-codec-json
>= 0
logstash-codec-plain
>= 0
logstash-core-plugin-api
~> 1.0
stud
< 0.1.0, >= 0.0.22
Development依存関係 (2):
jar-dependencies
~> 0.3.2
logstash-devutils
>= 0
必須要件:
jar 'org.apache.kafka:kafka-clients', '0.9.0.1'
jar 'org.slf4j:slf4j-log4j12', '1.7.13'