Getting Data In

how to use rest api to get aggregated data from splunk?

pronix
New Member

hello
I want to sent in splunk this request and get aggregated data
search index=_intenal earliest=-2h@h http_status="200" OR http_status="204" | fields request_time http_status dc

but for ruby-sdk it return
"\n \n"
for curl request return a lot raw data.
it is possible for rest api ?
how can i use it ?

0 Karma

kml_uvce
Builder

yes you can use sdk like in python

http://dev.splunk.com/view/python-sdk/SP-CAAAEE5

0 Karma

pronix
New Member

I use ruby-sdk and curl for direct api requests.
it is not working.
do you think python sdk prived something new ?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...