Hi Node-RED community, ![]()
I have not shared previously, but would love any feedback on my splunk-hec node which I released in March.
First Published: 19/03/2026
Update 0.1.5: 23/05/2026 -- allow config pass through from other nodes
Latest 0.1.6: 28/05/2026 -- added ability to clone a saved config
This node passes any data payload to a Splunk HEC endpoint of your desired configuration

Drag onto the canvass and name the node, and either select or add a new config.
You have the option of leaving the pass through values empty. Any saved configuration will be overridden by passed values from payload.host, payload.sourcetype, payload.index and payload.source.
I really hope this node helps others who need to push data into their Splunk environment.
NOTE: This node is essentially an extension of the node-red-contrib-http-event-collector 1.1.0

