From 95429cbfd035edd62f3e0453d4f54cd34b799b9a Mon Sep 17 00:00:00 2001 From: Luca Belluccini Date: Wed, 4 Jun 2025 16:46:42 +0200 Subject: [PATCH 1/3] Limitation package policies per agent policy EA policy supports up to 10000 integration package policies as stated by https://github.com/elastic/kibana/issues/191308 --- reference/fleet/agent-policy.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/reference/fleet/agent-policy.md b/reference/fleet/agent-policy.md index 37d382f583..07e54f6931 100644 --- a/reference/fleet/agent-policy.md +++ b/reference/fleet/agent-policy.md @@ -405,3 +405,7 @@ After you set an unenrollment timeout, any inactive agents are unenrolled automa A single instance of {{fleet}} supports a maximum of 1000 {{agent}} policies. If more policies are configured, UI performance might be impacted. The maximum number of policies is not affected by the number of spaces in which the policies are used. If you are using {{agent}} with [{{serverless-full}}](/deploy-manage/deploy/elastic-cloud/serverless.md), the maximum supported number of {{agent}} policies is 500. + +## Integration package policies scaling limitations [integration-policies-scale-limitations] + +A single {{agent}} policy supports a maximum of 10000 integration package policies. From 7311b176e480d432fc304e669d198f15d1719443 Mon Sep 17 00:00:00 2001 From: Luca Belluccini Date: Wed, 4 Jun 2025 17:37:41 +0200 Subject: [PATCH 2/3] Update reference/fleet/agent-policy.md Co-authored-by: Fabrizio Ferri-Benedetti --- reference/fleet/agent-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/fleet/agent-policy.md b/reference/fleet/agent-policy.md index 07e54f6931..a4bb55ae4c 100644 --- a/reference/fleet/agent-policy.md +++ b/reference/fleet/agent-policy.md @@ -408,4 +408,4 @@ If you are using {{agent}} with [{{serverless-full}}](/deploy-manage/deploy/elas ## Integration package policies scaling limitations [integration-policies-scale-limitations] -A single {{agent}} policy supports a maximum of 10000 integration package policies. +A single {{agent}} policy supports a maximum of 10,000 integration package policies. From 00a25e805cb81d92ff9a61b13718cd65e96e240f Mon Sep 17 00:00:00 2001 From: Luca Belluccini Date: Wed, 4 Jun 2025 17:37:52 +0200 Subject: [PATCH 3/3] Update reference/fleet/agent-policy.md Co-authored-by: Fabrizio Ferri-Benedetti --- reference/fleet/agent-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/fleet/agent-policy.md b/reference/fleet/agent-policy.md index a4bb55ae4c..ed33b2150d 100644 --- a/reference/fleet/agent-policy.md +++ b/reference/fleet/agent-policy.md @@ -406,6 +406,6 @@ A single instance of {{fleet}} supports a maximum of 1000 {{agent}} policies. If If you are using {{agent}} with [{{serverless-full}}](/deploy-manage/deploy/elastic-cloud/serverless.md), the maximum supported number of {{agent}} policies is 500. -## Integration package policies scaling limitations [integration-policies-scale-limitations] +## Scaling limitations of integration package policies [integration-policies-scale-limitations] A single {{agent}} policy supports a maximum of 10,000 integration package policies.