aiendpoint.dev
ServicesSplunk Cloud

Splunk Cloud

community

Cloud-based data platform for security, IT operations, and observability, enabling organizations to search, monitor, and analyze machine-generated data across enterprise infrastructure at scale.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://splunkcloud.combearerdeveloperdataconfidence: 90/1000 discoveries1 contributors
POST/services/search/jobs

Run Splunk SPL search query

Parameters

searchSPL query (stringrequired
latest_timenow (stringoptional
output_modejson (stringoptional
earliest_timerelative time like -24h (stringoptional

Returns

sid (search job ID for polling results)
GET/services/search/jobs/{sid}/results

Get results from a completed search job

Parameters

sidsearch job ID (stringrequired
countintegeroptional
output_modejson (stringoptional

Returns

results[] with _time, _raw, sourcetype, host, source, and custom fields
GET/services/data/indexes

List available data indexes

Parameters

output_modejson (stringoptional

Returns

entry[] with name, totalEventCount, currentDBSizeMB, maxTotalDataSizeMB, minTime, maxTime