0.1.12 • Published 9 years ago

node-red-contrib-elasticsearch2 v0.1.12

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago
!!! Not stable YET !!!
!!! use it at your own risk !!!

##node-red-contrib-elasticsearch2 A node-red node to write messages to elasticsearch (based on a modified fork from benediktarnold/node-red-contrib-elasticsearch with more options)

##Install Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-elasticsearch2

##Documentation Inputs : msg msg.es_index will override the configured index in the node msg.es_documentype will override the configured document type in the node daily index option allows to create an index on daily basis (index <= indexYYYYMMDD if msg.es_index was not defined ) Outputs : none ##TODO - Add ouputs with error if any, newly created doc id, status of ES after operation ... etc

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago