From b31581982c41894a3db47a0883520523660e7cbb Mon Sep 17 00:00:00 2001 From: Visha Angelova Date: Thu, 31 Jul 2025 16:48:54 +0200 Subject: [PATCH 1/2] Fix typo in Elastic Agent limit for Serverless --- reference/fleet/fleet-agent-serverless-restrictions.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/fleet/fleet-agent-serverless-restrictions.md b/reference/fleet/fleet-agent-serverless-restrictions.md index 965975fff6..2998671ce4 100644 --- a/reference/fleet/fleet-agent-serverless-restrictions.md +++ b/reference/fleet/fleet-agent-serverless-restrictions.md @@ -15,7 +15,7 @@ products: If you are using {{agent}} with [{{serverless-full}}](/deploy-manage/deploy/elastic-cloud/serverless.md), note these differences from use with {{ech}} and self-managed {{es}}: -* The number of {{agents}} that may be connected to an {{serverless-full}} project is limited to 10 thousand. +* A maximum of 10000 {{agents}} may be connected to an {{serverless-full}} project. * The minimum supported version of {{agent}} supported for use with {{serverless-full}} is 8.11.0. ### Outputs @@ -33,9 +33,9 @@ For more information, see [](upgrade-elastic-agent.md) and [](upgrade-standalone The path to get to the {{fleet}} application in {{kib}} differs across projects: -* In {{ech}} deployments, navigate to **Management > Fleet**. -* In {{serverless-short}} {{observability}} projects, navigate to **Project settings > Fleet**. -* In {{serverless-short}} Security projects, navigate to **Assets > Fleet**. +* In {{ech}} deployments, navigate to **Management** → **Fleet**. +* In {{serverless-short}} {{observability}} projects, navigate to **Project settings** → **Fleet**. +* In {{serverless-short}} Security projects, navigate to **Assets** → **Fleet**. ## {{fleet-server}} [fleet-server-serverless-restrictions] From b5f2998f2f27d14e0e317c378230f992391572ab Mon Sep 17 00:00:00 2001 From: Visha Angelova <91186315+vishaangelova@users.noreply.github.com> Date: Thu, 31 Jul 2025 18:50:23 +0200 Subject: [PATCH 2/2] Update reference/fleet/fleet-agent-serverless-restrictions.md Co-authored-by: Colleen McGinnis --- reference/fleet/fleet-agent-serverless-restrictions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/fleet/fleet-agent-serverless-restrictions.md b/reference/fleet/fleet-agent-serverless-restrictions.md index 2998671ce4..cb9ced6ece 100644 --- a/reference/fleet/fleet-agent-serverless-restrictions.md +++ b/reference/fleet/fleet-agent-serverless-restrictions.md @@ -15,7 +15,7 @@ products: If you are using {{agent}} with [{{serverless-full}}](/deploy-manage/deploy/elastic-cloud/serverless.md), note these differences from use with {{ech}} and self-managed {{es}}: -* A maximum of 10000 {{agents}} may be connected to an {{serverless-full}} project. +* A maximum of 10,000 {{agents}} may be connected to an {{serverless-full}} project. * The minimum supported version of {{agent}} supported for use with {{serverless-full}} is 8.11.0. ### Outputs