Splunk · Arazzo Workflow
Splunk Provision an Index and Attach a Monitor Input
Version 1.0.0
Create an event index, verify it, then create a file monitor input that feeds it.
View Spec
View on GitHub
AnalyticsData AnalysisLoggingMachine DataMonitoringObservabilityPlatformSecuritySIEMArazzoWorkflows
Provider
Workflows
provision-index-and-monitor
Create an index, confirm it, attach a monitor input, and confirm the input.
Creates a new event index, fetches it to verify, creates a monitor input targeting that index, and fetches the monitor input to confirm its configuration.
1
2
verifyIndex
Fetch the newly created index to confirm it exists and read back its configuration.
3
createMonitor
Create a file or directory monitor input that ingests new data into the index just provisioned.
4
verifyMonitor
Fetch the monitor input to confirm it is configured against the new index.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.