Skip to content

Commit 9b45d1b

Browse files
authored
Update policy scaling recommendation (#1563)
* Update policy scaling recommendation * Add note about spaces support
1 parent 241d839 commit 9b45d1b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/en/ingest-management/agent-policies.asciidoc

+3-1
Original file line numberDiff line numberDiff line change
@@ -556,4 +556,6 @@ The unenroll task runs every ten minutes, and it unenrolls a maximum of one thou
556556
[[agent-policy-scale]]
557557
== Policy scaling recommendations
558558

559-
A single instance of {fleet} supports a maximum of 500 {agent} policies. If more policies are configured, UI performance might be impacted.
559+
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.
560+
561+
If you are using {agent} with link:{serverless-docs}[{serverless-full}], the maximum supported number of {agent} policies is 500.

docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc

+3-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,9 @@ of these operations.
232232

233233
**{agent} policies**
234234

235-
A single instance of {fleet} supports a maximum of 500 {agent} policies. If more policies are configured, UI performance might be impacted.
235+
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.
236+
237+
If you are using {agent} with link:{serverless-docs}[{serverless-full}], the maximum supported number of {agent} policies is 500.
236238

237239
**{agents}**
238240

0 commit comments

Comments
 (0)