From 2a697959014064d7eadcc42520851b1cfafade5c Mon Sep 17 00:00:00 2001 From: kaiyan-sheng Date: Wed, 3 Jul 2024 06:45:04 -0600 Subject: [PATCH] Update docs/en/observability/cloud-monitoring/aws/monitor-aws-firehose.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> --- .../cloud-monitoring/aws/monitor-aws-firehose.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/observability/cloud-monitoring/aws/monitor-aws-firehose.asciidoc b/docs/en/observability/cloud-monitoring/aws/monitor-aws-firehose.asciidoc index aa83f3cbd1..39816cb589 100644 --- a/docs/en/observability/cloud-monitoring/aws/monitor-aws-firehose.asciidoc +++ b/docs/en/observability/cloud-monitoring/aws/monitor-aws-firehose.asciidoc @@ -82,7 +82,7 @@ For example, a typical workflow for sending CloudTrail logs to Firehose would be - Create a subscription filter in the CloudWatch log group to the Firehose stream. Refer to the AWS documentation https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/SubscriptionFilters.html#FirehoseExample[about using subscription filters]. We also added support for sending CloudWatch monitoring metrics to Elastic using Firehose. For example, you can configure metrics ingestion by creating a metric stream through CloudWatch. -Choose Custom setup with Firehose will give you the option to select an existing Firehose stream. Refer to the AWS documetaion https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-metric-streams-setup-datalake.html[about custom setup with Firehose]. +You can select an existing Firehose stream by choosing the option **Custom setup with Firehose**. For more information, refer to the AWS documentation https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-metric-streams-setup-datalake.html[about the custom setup with Firehose]. For more information on Amazon Data Firehose, you can also check the https://docs.elastic.co/integrations/awsfirehose[Amazon Data Firehose Integrations documentation].