0.1.12 • Published 10 years ago

node-red-contrib-elasticsearch2 v0.1.12

Weekly downloads
3
License
MIT
Repository
github
Last release
10 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

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago