node-red-contrib-fluentd-parser 1.1.0

NodeRED node for parsing logs from Fluentd.

npm install node-red-contrib-fluentd-parser

npm version license

A Node-RED node to parse logs posted from Fluentd.

A payload of a message posted from Fluentd consists of log property. This node replaces payload property as the log property so that other nodes easily access to the log data.

If the log property is a JSON string, this node decodes it to an object.

If the message is originally from a docker container, the payload of the message has container_name property. This node sets the container_name as the topic of the message.

Install

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

$ npm install node-red-contrib-fluentd-parser

License

This software is released under the GNU General Public License version 3, see LICENSE.

Node Info

Version: 1.1.0
Updated 7 years, 8 months ago
License: GPL-3.0
Rating: not yet rated

Actions

Rate:

Downloads

0 in the last week

Nodes

  • fluentd-parser

Keywords

  • node-red

Maintainers