Splunk Dev

Does anyone know the formatting for doing a post using the splunkjs Endpoints function to an inputs.conf?

ohbuckeyeio
Communicator

Does anyone know the formatting for doing a post using the splunkjs Endpoints function to an inputs.conf?

I can get it like this:

let splunk_service = splunkjs.mvc.createService({owner: 'nobody'})
let endpoint = new splunkjs.Service.Endpoint(splunk_service, "data/inputs/mymod/test")
endpoint.get()

But a post isn’t working:

 endpoint.post({'myfield': '123abc'})

Sorry for the formatting. I’m on mobile and see no way to add code blocks.

Labels (3)
0 Karma
Get Updates on the Splunk Community!

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...