@rxc3ntr1c/node-red-contrib-http-event-collector
v1.0.21
Published
The purpose of this project is to allow node-red to publish a node-red payload to Splunk's HTTP Event Collector.
Downloads
4
Maintainers
Readme
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.