owfs-indexer
v0.0.3
Published
A small command line tool to index values from owfs to elasticsearch
Downloads
14
Readme
This is a quick and dirty written owfs to elasticsearch indexer.
Installation
npm install -g owfs-indexer
Arguments
- host The host running owserver
- port The port running owserver
- searchhost Your elasticsearch host and port
Usage
owfs-indexer --host=raspberrypi --searchhost=logs.vagrant.dev:9200