mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 09:46:03 -04:00
Doc: Fix link (#17649)
This commit is contained in:
parent
76c568a5d5
commit
badb53f050
2 changed files with 2 additions and 2 deletions
|
@ -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}}.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue