Create a pipeline using a template
You can save any pipeline as a template for reusability.
Use an existing template to create a pipeline
The Splunk Data Stream Processor ships with five templates.
Template name | Description |
---|---|
HTTP API | A pipeline that ingests data from the Ingest REST API Service and sends the data to the configured Splunk Enterprise instance associated with the Data Stream Processor. See Format and send events using the Ingest REST API. |
Splunk Firehose to Splunk Index | A pipeline that ingests data from the Splunk Firehose and sends the data to the configured Splunk Enterprise instance associated with the Data Stream Processor. |
Splunk Universal Forwarder | A pipeline that ingests data from a Splunk universal forwarder and sends the data to the configured Splunk Enterprise instance associated with the Data Stream Processor. Events from universal forwarders require additional processing in your pipeline, which is mostly handled by this template. You still need to provide a delimiter for your log files. See Send data using a Universal Forwarder. |
Amazon CloudWatch Metrics | A pipeline that ingests data from CloudWatch Metrics and sends the data to the configured Splunk Enterprise instance associated with the Data Stream Processor. In order to use this template, you need to create a CloudWatch Metrics connection. |
Amazon S3 | A pipeline that ingests data from AWS S3 and sends the data to the configured Splunk Enterprise instance associated with the Data Stream Processor. In order to use this template, you need to create an AWS S3 connection. |
Create a template from scratch
Follow these steps to create a template from scratch.
- From the Data Management page in the Splunk DSP UI, click Templates.
- Click Create New Template.
- Construct your template. Templates can be full or partial pipelines and can have all or some function arguments filled out.
- Click Save to give your template a name, a description, and to save your template for reuse.
After saving, other admins in your tenant can use your template to build their own pipelines.
Create a template from a pre-existing pipeline
Follow these steps to save an existing pipeline as a template.
- From the Data Management page in the Splunk DSP UI, find the pipeline that you want to save as a template.
- Click the More Options menu, and select Save As.
- Give your template a name, description, and select Template from the Save As drop-down list.
After saving, you are taken to the Edit View of the new Template. Any further changes that you make are made on the template rather than your pipeline.
Create a pipeline using the Data Stream Processor UI | Manage connections to external data sources |
This documentation applies to the following versions of Splunk® Data Stream Processor: 1.0.0
Feedback submitted, thanks!