Splunk · Arazzo Workflow
Splunk Finalize, Read, and Clean Up a Search Job
Version 1.0.0
Dispatch a long search, finalize it early, read partial results, then delete the job.
View Spec
View on GitHub
AnalyticsData AnalysisLoggingMachine DataMonitoringObservabilityPlatformSecuritySIEMArazzoWorkflows
Provider
Workflows
control-and-cleanup-search
Create, finalize, read, and delete a search job.
Dispatches an SPL search, finalizes it via the control endpoint, retrieves whatever results were gathered, and then deletes the job.
1
createJob
Dispatch the SPL search as an asynchronous search job and capture the assigned search ID (sid).
2
finalizeJob
Issue the finalize control action to stop the search from collecting more data while preserving the results gathered so far.
3
4
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.