add mqtt2elasticsearch

This commit is contained in:
Sebastian Raff
2018-03-24 11:28:01 +01:00
committed by GitHub
parent 1af52d4943
commit b43e3f3113

View File

@@ -177,6 +177,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
* [graylog-plugin-mqtt](https://github.com/graylog-labs/graylog-plugin-mqtt) - MQTT Input Plugin for Graylog.
* [mqtt2graphite](https://github.com/jpmens/mqtt2graphite) - Subscribe to MQTT topics and push to Graphite's Carbon server.
* [influx4mqtt](https://github.com/hobbyquaker/influx4mqtt) - Subscribe to MQTT topics and insert into InfluxDB.
* [mqtt2elasticsearch](https://github.com/hobbyquaker/mqtt2elasticsearch) - Send MQTT messages to Elasticsearch.
* [mqtthandler](https://github.com/changyuheng/MQTTHandler) - A Python logging handler module for MQTT.