Skip to content

Commit badb53f

Browse files
authored
Doc: Fix link (#17649)
1 parent 76c568a commit badb53f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Logstash accelerates your insights by harnessing a greater volume and variety of
1919
You’ll use the {{ls}} [{{es}} output plugin](logstash-docs-md://lsr/plugins-outputs-elasticsearch.md) to send data to {{serverless-full}}.
2020
Note these differences between {{es-serverless}} and both {{ess}} and self-managed {{es}}:
2121

22-
* 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.
22+
* 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.
2323
* {{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.
2424
* **{{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}}.
2525

docs/reference/using-logstash-with-elastic-integrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can take advantage of the extensive, built-in capabilities of Elastic {{inte
1313
[Elastic {{integrations}}](integration-docs://reference/index.md) provide quick, end-to-end solutions for:
1414

1515
* ingesting data from a variety of data sources,
16-
* ensuring compliance with the [Elastic Common Schema (ECS)][Elastic Common Schema (ECS)](ecs://reference/index.md)),
16+
* ensuring compliance with the [Elastic Common Schema (ECS)](ecs://reference/index.md),
1717
* getting the data into the {{stack}}, and
1818
* visualizing it with purpose-built dashboards.
1919

0 commit comments

Comments
 (0)