Commit Graph

2 Commits

Author SHA1 Message Date
Emil Stolarsky b3c13b7aef Adds README for Kafka consumer plugin 2015-07-08 15:45:02 -04:00
Emil Stolarsky 0692b4be61 Add Kafka Consumer Plugin
The Kafka consumer plugin polls a specified Kafka topic and adds messages to
InfluxDB. The plugin assumes messages follow the line protocol. Consumer Group
is used to talk to the Kafka cluster so multiple instances of telegraf can read
from the same topic in parallel.
2015-07-02 15:40:13 -04:00