diff --git a/content/en/observability_pipelines/set_up_pipelines/_index.md b/content/en/observability_pipelines/set_up_pipelines/_index.md index 1254a0944e9..e214f2c1332 100644 --- a/content/en/observability_pipelines/set_up_pipelines/_index.md +++ b/content/en/observability_pipelines/set_up_pipelines/_index.md @@ -25,18 +25,20 @@ In Observability Pipelines, a pipeline is a sequential path with three types of Set up your pipelines and its [sources][1], [processors][2], and [destinations][3] in the Observability Pipelines UI. The general setup steps are: 1. Navigate to [Observability Pipelines][4]. -1. Select a template: +1. Select a template. +1. Select and set up your source. +1. Select and set up your destinations. +1. Set up your processors. +1. Install the Observability Pipelines Worker. +1. Enable monitors for your pipeline. + +For detailed setup instructions, select a template-specific documentation and then select your source from that page: - [Log volume control][4] - [Dual ship logs][5] - [Split logs][6] - [Archive logs to Datadog Archives][7] - [Sensitive data redaction][8] - [Log Enrichment][9] -1. Select and set up your source. -1. Select and set up your destinations. -1. Set up your processors. -1. Install the Observability Pipelines Worker. -1. Enable monitors for your pipeline. See [Advanced Configurations][10] for bootstrapping options and for details on setting up the Worker with Kubernetes. @@ -70,4 +72,4 @@ After you have set up your pipeline, see [Update Existing Pipelines][11] if you [8]: /observability_pipelines/sensitive_data_redaction/ [9]: /observability_pipelines/log_enrichment/ [10]: /observability_pipelines/advanced_configurations/ -[11]: /observability_pipelines/update_existing_pipelines/ \ No newline at end of file +[11]: /observability_pipelines/update_existing_pipelines/