From d3eff64adae66a5f145149893b517058d6699f4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 19 Oct 2023 18:43:36 +0000 Subject: [PATCH] Remove unnecessary clause from Observability (#5340) Signed-off-by: Fanit Kolchina (cherry picked from commit 4447d1d280d620a072a1a8902f97d7619e951ead) Signed-off-by: github-actions[bot] --- _observing-your-data/log-ingestion.md | 2 +- _observing-your-data/trace/getting-started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_observing-your-data/log-ingestion.md b/_observing-your-data/log-ingestion.md index 43267f84ff..751f538c3c 100644 --- a/_observing-your-data/log-ingestion.md +++ b/_observing-your-data/log-ingestion.md @@ -12,7 +12,7 @@ Log ingestion provides a way to transform unstructured log data into structured ## Get started with log ingestion -OpenSearch Log Ingestion consists of three components---[Data Prepper]({{site.url}}{{site.baseurl}}/clients/data-prepper/index/), [OpenSearch]({{site.url}}{{site.baseurl}}/) and [OpenSearch Dashboards]({{site.url}}{{site.baseurl}}/)---that fit into the OpenSearch ecosystem. The Data Prepper repository has several [sample applications](https://github.com/opensearch-project/data-prepper/tree/main/examples) to help you get started. +OpenSearch Log Ingestion consists of three components---[Data Prepper]({{site.url}}{{site.baseurl}}/clients/data-prepper/index/), [OpenSearch]({{site.url}}{{site.baseurl}}/quickstart/), and [OpenSearch Dashboards]({{site.url}}{{site.baseurl}}/dashboards/index/). The Data Prepper repository contains several [sample applications](https://github.com/opensearch-project/data-prepper/tree/main/examples) that you can use to get started. ### Basic flow of data diff --git a/_observing-your-data/trace/getting-started.md b/_observing-your-data/trace/getting-started.md index 1e48b739a1..4529f6e976 100644 --- a/_observing-your-data/trace/getting-started.md +++ b/_observing-your-data/trace/getting-started.md @@ -9,7 +9,7 @@ redirect_from: # Getting started with Trace Analytics -OpenSearch Trace Analytics consists of two components---Data Prepper and the Trace Analytics OpenSearch Dashboards plugin---that fit into the OpenTelemetry and OpenSearch ecosystems. The Data Prepper repository has several [sample applications](https://github.com/opensearch-project/data-prepper/tree/main/examples) to help you get started. +OpenSearch Trace Analytics consists of two components---Data Prepper and the Trace Analytics OpenSearch Dashboards plugin. The Data Prepper repository contains several [sample applications](https://github.com/opensearch-project/data-prepper/tree/main/examples) that you can use to get started. ## Basic flow of data