From ffce73fc0a0948fab894a7f8f3089bdb3665ecec Mon Sep 17 00:00:00 2001 From: Karen Metts Date: Fri, 28 Feb 2025 14:26:01 -0500 Subject: [PATCH] [obs] More tab formatting --- .../quickstart-collect-data-with-aws-firehose.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/solutions/observability/get-started/quickstart-collect-data-with-aws-firehose.md b/solutions/observability/get-started/quickstart-collect-data-with-aws-firehose.md index c06f5515e6..298f376885 100644 --- a/solutions/observability/get-started/quickstart-collect-data-with-aws-firehose.md +++ b/solutions/observability/get-started/quickstart-collect-data-with-aws-firehose.md @@ -64,10 +64,10 @@ Data collection with AWS Firehose is supported on {{ech}} deployments in AWS, Az ## Prerequisites [_prerequisites_5] -::::{tab-set} +:::::{tab-set} :group: stack-serverless -:::{tab-item} Elastic Stack +::::{tab-item} Elastic Stack :sync: stack * An [{{ech}}](https://cloud.elastic.co/registration?page=docs&placement=docs-body) deployment. The deployment includes an {{es}} cluster for storing and searching your data, and {{kib}} for visualizing and managing your data. @@ -86,19 +86,19 @@ Data collection with AWS Firehose is supported on {{ech}} deployments in AWS, Az The default CloudFormation stack is created in the AWS region selected for the user’s account. This region can be modified either through the AWS Console interface or by specifying a `--region` parameter in the AWS CLI command when creating the stack. :::: -::: +:::: -:::{tab-item} Serverless +::::{tab-item} Serverless :sync: serverless * An {{obs-serverless}} project. To learn more, refer to [Create an Observability project](../../../solutions/observability/get-started/create-an-observability-project.md). * A user with the **Admin** role or higher—required to onboard system logs and metrics. To learn more, refer to [Assign user roles and privileges](../../../deploy-manage/users-roles/cloud-organization/user-roles.md#general-assign-user-roles). * An active AWS account and the necessary permissions to create delivery streams. -::: - :::: +::::: + ## Limitations [_limitations_3]