Deployment Architecture

extract data from splunk in unix not using curl

midhunm91
New Member

Hi All, 

we are able to extract data from splunk ,by running unix script which was using ''Curl' utility 

/opt/bin/curl -s -S -m 60 -k ${url} -u "${userid}:${passwd}" -o $file_tmp -d output_mode=csv -d search="${src}"

We now need to migrate from using curl,is there a replacement utility which we can use to do this now .

In unix using shell 

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Why do you need to stop using curl?  Have you considered wget? Google?

---
If this reply helps you, Karma would be appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...