tomhartley / AirPi

a Raspberry Pi weather station
351 stars 139 forks source link

Elasticsearch output module #11

Open uduncanu opened 10 years ago

uduncanu commented 10 years ago

I've made an output module to send data to an Elasticsearch server, which then makes it possible to view the data with graphs in Kibana.

This requires Python's Elasticsearch package, which is available through pip.