# Node-red-contrib-splunk-hec is finally published

**URL:** https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599
**Category:** Share Your Nodes
**Created:** [19 March 2026 06:35 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599 "2026-03-19T06:35:12Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Icy](https://avatars.discourse-cdn.com/v4/letter/i/5fc32e/32.png) [@Icy](https://discourse.nodered.org/u/Icy)
#### Post date: [19 March 2026 06:35 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/1 "2026-03-19T06:35:12Z")

</div>

[https://www.npmjs.com/package/node-red-contrib-splunk-hec](https://www.npmjs.com/package/node-red-contrib-splunk-hec)

Please install to test...

adding directly to package.json works fine.  
"node-red-contrib-splunk-hec": "^0.1.0",

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [19 March 2026 08:44 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/2 "2026-03-19T08:44:02Z")

</div>

The page you linked to says that it is not ready for use yet.

---

<div class="post-metadata">

### Author: ![Icy](https://avatars.discourse-cdn.com/v4/letter/i/5fc32e/32.png) [@Icy](https://discourse.nodered.org/u/Icy)
#### Post date: [19 March 2026 09:29 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/3 "2026-03-19T09:29:35Z")

</div>

Hi I'm just trying to update that, but I can't seem to commit it again 😕

---

<div class="post-metadata">

### Author: ![Icy](https://avatars.discourse-cdn.com/v4/letter/i/5fc32e/32.png) [@Icy](https://discourse.nodered.org/u/Icy)
#### Post date: [19 March 2026 09:30 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/4 "2026-03-19T09:30:19Z")

</div>

Please look at my README.md in my repo... I've updated it directly, and mistakenly thought this would also update...

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [19 March 2026 09:45 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/5 "2026-03-19T09:45:35Z")

</div>

To update the readme on npm you will have to re-publish the node at 0.1.1

I can't test the node as I don't use splunk, whatever that is. I went to look at the node page to see what it might be used for.

---

<div class="post-metadata">

### Author: ![Icy](https://avatars.discourse-cdn.com/v4/letter/i/5fc32e/32.png) [@Icy](https://discourse.nodered.org/u/Icy)
#### Post date: [19 March 2026 22:32 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/6 "2026-03-19T22:32:57Z")

</div>

Please note: The README.md has been updated and the version now bumped to 0.1.1

---

<div class="post-metadata">

### Author: ![Icy](https://avatars.discourse-cdn.com/v4/letter/i/5fc32e/32.png) [@Icy](https://discourse.nodered.org/u/Icy)
#### Post date: [30 March 2026 05:04 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/7 "2026-03-30T05:04:54Z")

</div>

Don't suppose anyone here would happen to know how I get my Node-RED [scorecard](https://flows.nodered.org/node/node-red-contrib-splunk-hec) to a perfect 12? Seems they don't recognize my node engines declaration in [package.json](https://github.com/IcyWorks/node-red-contrib-splunk-hec/blob/master/package.json)... I've even moved it... twice 😕

Any help would be very appreciated.  
Thanks in advance

---

<div class="post-metadata">

### Author: ![E1cid](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/e1cid/32/77971_2.png) [@E1cid](https://discourse.nodered.org/u/E1cid)
#### Post date: [30 March 2026 07:02 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/8 "2026-03-30T07:02:01Z")

</div>

Not a expert here, but should the version be \>=18.

```auto
This SHOULD satisfy the current minimum supported version of the latest Node-RED release.

```

> **[Supported Node versions : Node-RED](https://nodered.org/docs/faq/node-versions)**

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [30 March 2026 08:58 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/9 "2026-03-30T08:58:08Z")

</div>

I have \>=14 on one of my nodes and it is happy with that. There shouldn't be a problem with what you have.

I think maybe it needs one of the developers to look at the problem.

---

<div class="post-metadata">

### Author: ![Icy](https://avatars.discourse-cdn.com/v4/letter/i/5fc32e/32.png) [@Icy](https://discourse.nodered.org/u/Icy)
#### Post date: [30 March 2026 21:15 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/10 "2026-03-30T21:15:09Z")

</div>

Thanks for the pointer. Might use v14 since I've tested this with Node-RED 3.1.1 so as per your link, the supported minimum node version is 14 with Node-RED 3.x.x.  
Much appreciated.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [28 May 2026 21:18 UTC](https://discourse.nodered.org/t/node-red-contrib-splunk-hec-is-finally-published/100599/11 "2026-05-28T21:18:36Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
