All Apps and Add-ons

Programatically create a new Website Input

gfuente
Motivator

Hello

would it be possible to create dinamically (with an script) a new website input, through the splunk Rest API.

If so, what would be the endpoint needed to be called?

Thanks

0 Karma
1 Solution

gfuente
Motivator

Hello

Finally i found that it can be done calling this endpoint

curl -k -u admin:changeme https://localhost:8089/servicesNS/nobody/website_inputs/data/inputs/web_input  -d name=Name -d url=http://urltomonitor   -d index=main -d interval=24h  -d selector=td -d sourcetype=website -d title=myinput

hope it helps to anyone willing to do the same

Regards

View solution in original post

0 Karma

LukeMurphey
Champion

BTW: could you clarify why you want to make inputs via a REST API? I'm asking because I suspect there may be an enhancement request to the Website Input app that could solve this problem.

0 Karma

gfuente
Motivator

Hello

Finally i found that it can be done calling this endpoint

curl -k -u admin:changeme https://localhost:8089/servicesNS/nobody/website_inputs/data/inputs/web_input  -d name=Name -d url=http://urltomonitor   -d index=main -d interval=24h  -d selector=td -d sourcetype=website -d title=myinput

hope it helps to anyone willing to do the same

Regards

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...