Skip to content

Commit

Permalink
Update terminology for serverless
Browse files Browse the repository at this point in the history
  • Loading branch information
alaudazzi committed Nov 19, 2024
1 parent 3772c4b commit 5bd9711
Showing 1 changed file with 6 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 <<observability-create-an-observability-project>>.
* A user with the `superuser` {ref}/built-in-roles.html[built-in role] or the privileges required to onboard data.
+
[%collapsible]
Expand All @@ -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:
Expand Down Expand Up @@ -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**.
. <<observability-create-an-observability-project,Create a new {obs-serverless} project>>, 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]
Expand Down

0 comments on commit 5bd9711

Please sign in to comment.