node-red-contrib-elasticsearch2 0.1.12

Writes a message to elasticsearch based on a fork from benediktarnold/node-red-contrib-elasticsearch

npm install node-red-contrib-elasticsearch2

!!! 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

Node Info

Version: 0.1.12
Updated 9 years, 8 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

0 in the last week

Nodes

  • elasticsearch2

Keywords

  • elasticsearch
  • node-red

Maintainers