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!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...