Getting Data In

Splunk 6.5.3 curl

mjan635
New Member

I am using Splunk 6.5.3 ES and I don't have curl command. Does curl not ship with Splunk? If not, how I can use it? Please note that I can't install anything on sbox appliances.

Tags (2)
0 Karma
1 Solution

season88481
Contributor

Hi mjan635,

As far as I know, cURL doesn't ship with SBOX version 1.x. (Not sure if they have it at SBOX 2.x though).

You can always convert your cURL command to a Python script, and use the Python inside Splunk.

There is an online cURL to Python converter available if you are not sure how to do it: https://curl.trillworks.com/

Hope this help.

Cheers,
Season

View solution in original post

season88481
Contributor

Hi mjan635,

As far as I know, cURL doesn't ship with SBOX version 1.x. (Not sure if they have it at SBOX 2.x though).

You can always convert your cURL command to a Python script, and use the Python inside Splunk.

There is an online cURL to Python converter available if you are not sure how to do it: https://curl.trillworks.com/

Hope this help.

Cheers,
Season

Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...