From 5bd97113bfc7083304148d0c74fa348d51f12ca7 Mon Sep 17 00:00:00 2001 From: Arianna Laudazzi Date: Tue, 19 Nov 2024 07:07:57 +0100 Subject: [PATCH] Update terminology for serverless --- .../collect-data-with-aws-firehose.asciidoc | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/en/serverless/quickstarts/collect-data-with-aws-firehose.asciidoc b/docs/en/serverless/quickstarts/collect-data-with-aws-firehose.asciidoc index 16a723dbcd..d87760a9fa 100644 --- a/docs/en/serverless/quickstarts/collect-data-with-aws-firehose.asciidoc +++ b/docs/en/serverless/quickstarts/collect-data-with-aws-firehose.asciidoc @@ -50,12 +50,12 @@ You can use an AWS CLI command or upload the template to the AWS CloudFormation IMPORTANT: Some AWS services need additional manual configuration to properly ingest logs and metrics. For more information, check the link:https://www.elastic.co/docs/current/integrations/aws[AWS integration] documentation. -Data collection with AWS Firehose is supported on ESS deployments in AWS, Azure and GCP. +Data collection with AWS Firehose is supported on Amazon Web Services. [discrete] == Prerequisites -* A deployment using our hosted {ess} on {ess-trial}[{ecloud}]. The deployment includes an {es} cluster for storing and searching your data, and {kib} for visualizing and managing your data. +* An {obs-serverless} project. To learn more, refer to <>. * A user with the `superuser` {ref}/built-in-roles.html[built-in role] or the privileges required to onboard data. + [%collapsible] @@ -74,8 +74,7 @@ NOTE: The default CloudFormation stack is created in the AWS region selected for The AWS Firehose receiver has the following limitations: -* It does not support AWS PrivateLink. -* It is not available for on-premise Elastic Stack deployments. +* It does not support AWS PrivateLink. * The CloudFormation template detects and ingests logs and metrics within a single AWS region only. The following table shows the type of data ingested by the supported AWS services: @@ -113,9 +112,9 @@ The following table shows the type of data ingested by the supported AWS service [discrete] == Collect your data -. In {kib}, go to **Observability** and click **Add Data**. - -. Select **Cloud**, **AWS**, and then select **AWS Firehose**. +. <>, or open an existing one. +. In your {obs-serverless} project, go to **Add Data**. +. Go to **Cloud** > **AWS**, and then select **AWS Firehose**. + [role="screenshot"] image::images/quickstart-aws-firehose-entry-point.png[AWS Firehose entry point]