Skip to content

Commit e98a894

Browse files
Doc: Refine serverless and hosted content (#18166) (#18167)
(cherry picked from commit 809ed00) Co-authored-by: Karen Metts <[email protected]>
1 parent 71f86a9 commit e98a894

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

docs/reference/connecting-to-cloud.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,17 @@ Cloud Auth is optional. Construct this value by following this format "<username
3131

3232
## Using Cloud ID and Cloud Auth with plugins [cloud-id-plugins]
3333

34-
The Elasticsearch input, output, and filter plugins support cloud_id and cloud_auth in their configurations.
34+
The Elasticsearch input, output, and filter plugins, as well as the Elastic_integration filter plugin, support cloud_id and cloud_auth in their configurations.
3535

3636
* [Elasticsearch input plugin](logstash-docs-md://lsr/plugins-inputs-elasticsearch.md#plugins-inputs-elasticsearch-cloud_id)
3737
* [Elasticsearch filter plugin](logstash-docs-md://lsr/plugins-filters-elasticsearch.md#plugins-filters-elasticsearch-cloud_id)
3838
* [Elasticsearch output plugin](logstash-docs-md://lsr/plugins-outputs-elasticsearch.md#plugins-outputs-elasticsearch-cloud_id)
39+
* [Elastic_integration filter plugin](logstash-docs-md://lsr/plugins-filters-elastic_integration.md#plugins-filters-elastic_integration-cloud_id)
3940

4041

41-
## Sending {{ls}} management data to {{ech}} [cloud-id-mgmt]
42+
## Using {{ls}} Central Pipeline Management with {{ech}} [cloud-id-mgmt]
4243

43-
These settings in the `logstash.yml` config file can help you get set up to send management data to Elastic Cloud:
44+
These settings in the `logstash.yml` config file can help you get set up to use Central Pipeline Management in Elastic Cloud:
4445

4546
* `xpack.management.elasticsearch.cloud_id`
4647
* `xpack.management.elasticsearch.cloud_auth`

docs/reference/connecting-to-serverless.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,16 @@ This option formats the API key in the correct `id:api_key` format required by {
5252

5353
The UI for API keys may look different depending on the deployment type.
5454

55+
## Using Cloud ID with plugins [cloud-id-serverless]
56+
57+
The Elasticsearch input, output, and filter plugins, as well as the Elastic_integration filter plugin, support cloud_id in their configurations.
58+
59+
* [Elasticsearch input plugin](logstash-docs-md://lsr/plugins-inputs-elasticsearch.md#plugins-inputs-elasticsearch-cloud_id)
60+
* [Elasticsearch filter plugin](logstash-docs-md://lsr/plugins-filters-elasticsearch.md#plugins-filters-elasticsearch-cloud_id)
61+
* [Elasticsearch output plugin](logstash-docs-md://lsr/plugins-outputs-elasticsearch.md#plugins-outputs-elasticsearch-cloud_id)
62+
* [Elastic_integration filter plugin](logstash-docs-md://lsr/plugins-filters-elastic_integration.md#plugins-filters-elastic_integration-cloud_id)
63+
64+
5565

5666
## Using {{ls}} Central Pipeline Management with {{es-serverless}} [cpm-serverless]
5767

0 commit comments

Comments
 (0)