ThorbenJ / nrc-elasticsearch-nodes

A set of Node-RED contributed (NRC) nodes for Elasticsearch
MIT License
1 stars 0 forks source link

nrc-elasticsearch-nodes

A set of Node-RED contributed (NRC) nodes for Elasticsearch including search, get, exists, create, update, delete, tail.

Using @elastic/elasticsearch features, such as authentication.

Install


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

npm install nrc-elasticsearch-nodes

Recommended that you install nrc-tjtoolkit-nodes for the various helper nodes, such as dedot - which helps with using mustache templates.

Features

Usage

See the documentation in the (right hand side) help pane of Node-Red; or the help block at the top of each node's .html file.

Contributions

A fork of a fork... See contributors in pacakges.js for projects this was based on