Overview
Manage a Sawmills Pipeline
- Log in to the Sawmills dashboard.
- Navigate to Pipeline Mangement.
- Click on an existing pipeline to navigate to that pipeline’s management page.
-
Pipeline Toolbar
- Pipeline Name Name of this Pipeline
- Live/Draft Switches between “Edit” and “Live View” modes.
- Settings Opens a dialog where you can either edit or delete a Pipeline ‘s Name and optional Description or Delete the Pipeline
- Activity Log Opens a dialog where you can view an Audit Trail of all activity from a human in regards to this Pipeline. Each entry has a button on the right that displays changes made to this pipeline.
- Deployement Enables you to deploy this Pipeline to one or more Controllers
- Pipeline Flow Presents a visual depiction of the pipeline (Sources, Processors and Destinations). When in “Live” mode, it is read only. When in “Draft” mode, you can edit the Pipeline’s Source, Processors and Destinations.
Previewing Destination Output
In Live mode, supported destinations include a Preview Output button in the destination drawer. Use it to inspect sampled telemetry for a specific destination after the pipeline has applied destination-specific handling. This is useful when a supported destination such as Datadog or Elasticsearch changes how telemetry is shaped before export. Instead of only checking the data earlier in the pipeline, you can preview what is being sent for that destination. To preview destination output:- Set the Live/Draft toggle to Live.
- Click the destination in the pipeline flow.
- Click Preview Output in the destination drawer.
Editing a Pipeline Source
To edit a Pipeline’s Source
-
Set the Live/Draft Toggle to
Draft -
Open the pipeline’s source dialog
- When adding a new pipeline source, click on the `+’ icon located under a last Source in the diagram.
- When editing an existing pipeline source, click on the source icon itself.
Editing a Pipeline Destination
To edit a Pipeline’s Destination
-
Set the Live/Draft Toggle to
Draft -
Open the pipeline’s destination dialog
- When adding a new pipeline destination, click on the `+’ icon located under a last destination in the diagram.
- When editing an existing pipeline destination, click on the destination icon itself.
After you save your updates, you must redeploy the pipeline to all associated collectors for your changes to take effect.