@rxc3ntr1c/node-red-contrib-http-event-collector

1.0.21 • Public • Published

Synopsis

The purpose of this project is to allow node-red to publish a node-red payload to Splunk's HTTP Event Collector.

Motivation

Wanted to make an easy avenue to publish data into Splunk through Node-Red.

Installation

Manual install with npm

npm install -g @rxc3ntr1c/node-red-contrib-http-event-collector

Install from source

From github: Navigate to the your home directory on linux is is ~/.node-red/node-modules

git clone https://github.com/rXc3NtR1c/http-event-collector
cd http-event-collector
npm install

Setup

To configure Splunk's HTTP Event Collector, follow these instructions.

Example Node-RED configuration

/@rxc3ntr1c/node-red-contrib-http-event-collector/

    Package Sidebar

    Install

    npm i @rxc3ntr1c/node-red-contrib-http-event-collector

    Weekly Downloads

    1

    Version

    1.0.21

    License

    Apache-2.0

    Unpacked Size

    23.2 kB

    Total Files

    8

    Last publish

    Collaborators

    • rxc3ntr1c