Getting Data In

Script to send output via http post

arrowsmith3
Path Finder

I have the http post workflow process configured in the splunk manager section but this process is a manual process to send fields via http post. Whats the best way to script this to automate this process?

0 Karma
1 Solution

ziegfried
Influencer

You can use a scripted alert to do this. Depending what platform you're running on you can use curl within a shell script or use python to do the HTTP Post.

http://docs.splunk.com/Documentation/Splunk/latest/Admin/Configurescriptedalerts

View solution in original post

0 Karma

ziegfried
Influencer

You can use a scripted alert to do this. Depending what platform you're running on you can use curl within a shell script or use python to do the HTTP Post.

http://docs.splunk.com/Documentation/Splunk/latest/Admin/Configurescriptedalerts

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...