From badb53f0502e0232ccad94e47a2297aa05ac3232 Mon Sep 17 00:00:00 2001 From: Karen Metts <35154725+karenzone@users.noreply.github.com> Date: Fri, 9 May 2025 14:51:05 -0400 Subject: [PATCH] Doc: Fix link (#17649) --- docs/reference/index.md | 2 +- docs/reference/using-logstash-with-elastic-integrations.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/index.md b/docs/reference/index.md index 113bf3232..85b3d0b0a 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -19,7 +19,7 @@ Logstash accelerates your insights by harnessing a greater volume and variety of You’ll use the {{ls}} [{{es}} output plugin](logstash-docs-md://lsr/plugins-outputs-elasticsearch.md) to send data to {{serverless-full}}. Note these differences between {{es-serverless}} and both {{ess}} and self-managed {{es}}: -* Use **API keys** to access {{serverless-full}} from {{ls}}. Any user-based security settings in your in your [{{es}} output plugin](logstash-docs-md://lsr/plugins-outputs-elasticsearch.md) configuration are ignored and may cause errors. +* Use **API keys** to access {{serverless-full}} from {{ls}}. Any user-based security settings in your [{{es}} output plugin](logstash-docs-md://lsr/plugins-outputs-elasticsearch.md) configuration are ignored and may cause errors. * {{serverless-full}} uses **data streams** and [{{dlm}} ({{dlm-init}})](docs-content://manage-data/lifecycle/data-stream.md) instead of {{ilm}} ({{ilm-init}}). Any {{ilm-init}} settings in your [{{es}} output plugin](logstash-docs-md://lsr/plugins-outputs-elasticsearch.md) configuration are ignored and may cause errors. * **{{ls}} monitoring** is available through the [{{ls}} Integration](https://github.com/elastic/integrations/blob/main/packages/logstash/_dev/build/docs/README.md) in [Elastic Observability](docs-content://solutions/observability.md) on {{serverless-full}}. diff --git a/docs/reference/using-logstash-with-elastic-integrations.md b/docs/reference/using-logstash-with-elastic-integrations.md index 3432de56a..bea5e8731 100644 --- a/docs/reference/using-logstash-with-elastic-integrations.md +++ b/docs/reference/using-logstash-with-elastic-integrations.md @@ -13,7 +13,7 @@ You can take advantage of the extensive, built-in capabilities of Elastic {{inte [Elastic {{integrations}}](integration-docs://reference/index.md) provide quick, end-to-end solutions for: * ingesting data from a variety of data sources, -* ensuring compliance with the [Elastic Common Schema (ECS)][Elastic Common Schema (ECS)](ecs://reference/index.md)), +* ensuring compliance with the [Elastic Common Schema (ECS)](ecs://reference/index.md), * getting the data into the {{stack}}, and * visualizing it with purpose-built dashboards.