diff --git a/hugo/content/en/observability_pipelines/_index.md b/hugo/content/en/observability_pipelines/_index.md index c326e2fd86d..fd208f92893 100644 --- a/hugo/content/en/observability_pipelines/_index.md +++ b/hugo/content/en/observability_pipelines/_index.md @@ -105,7 +105,7 @@ The Observability Pipelines UI provides a centralized control plane where you ca 1. Navigate to [Observability Pipelines][1]. 1. Select a [template](#common-use-cases-and-templates) based on your use case. 1. Set up your pipeline: - 1. Choose a log [source][2]. + 1. Choose your log [sources][2]. 1. Configure [processors][3]. 1. Add one or more [destinations][4]. 1. [Install the Worker][5] in your environment diff --git a/hugo/content/en/observability_pipelines/configuration/_index.md b/hugo/content/en/observability_pipelines/configuration/_index.md index 0343c74ec3e..8d2837bd86b 100644 --- a/hugo/content/en/observability_pipelines/configuration/_index.md +++ b/hugo/content/en/observability_pipelines/configuration/_index.md @@ -23,7 +23,7 @@ further_reading: Observability Pipelines lets you collect and process logs and metrics within your own infrastructure, and then route them to different destinations. A pipeline consists of three core components: -- [Source][1]: Receives data from a tool like the Datadog Agent. +- [Sources][1]: Receive data from tools like the Datadog Agent. - [Processors][2]: Transform, enrich, or filter data. - [Destinations][3]: Where data is sent (for example, Datadog, Amazon S3, Splunk, Google Security Operations, and Microsoft Sentinel). @@ -50,7 +50,7 @@ Use one of the [logs templates][1] to create a log pipeline. - Sensitive Data Redaction - Split Logs -See [Set Up Pipelines][2] for more information on setting up a source, processors, and destinations. +See [Set Up Pipelines][2] for more information on setting up sources, processors, and destinations. [1]: /observability_pipelines/configuration/explore_templates/?tab=logs#templates [2]: /observability_pipelines/configuration/set_up_pipelines/ @@ -61,7 +61,7 @@ See [Set Up Pipelines][2] for more information on setting up a source, processor Use the [Metric Tag Governance][1] template to create a metrics pipeline. -See [Set Up Pipelines][2] for more information on setting up a source, processors and destination. +See [Set Up Pipelines][2] for more information on setting up sources, processors, and destinations. ### Metrics data diff --git a/hugo/content/en/observability_pipelines/configuration/set_up_pipelines.md b/hugo/content/en/observability_pipelines/configuration/set_up_pipelines.md index 89c0ee76d8f..5952c81d6e2 100644 --- a/hugo/content/en/observability_pipelines/configuration/set_up_pipelines.md +++ b/hugo/content/en/observability_pipelines/configuration/set_up_pipelines.md @@ -27,7 +27,7 @@ further_reading: