From a9cd609a39c8a4a8e2530cdbdb0e41585dbab36c Mon Sep 17 00:00:00 2001 From: "nastasha.solomon" Date: Wed, 26 Mar 2025 10:24:42 -0400 Subject: [PATCH] Fix limit --- docs/getting-started/advanced-setting.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/advanced-setting.asciidoc b/docs/getting-started/advanced-setting.asciidoc index 518bc2db6d..05c000d946 100644 --- a/docs/getting-started/advanced-setting.asciidoc +++ b/docs/getting-started/advanced-setting.asciidoc @@ -183,7 +183,7 @@ The `securitySolution:alertTags` field determines which options display in the a [[max-notes-alerts-events]] == Set the maximum notes limit for alerts and events -The `securitySolution:maxUnassociatedNotes` field determines the maximum number of <> that you can attach to alerts and events. The maximum limit and default value is 1000. +The `securitySolution:maxUnassociatedNotes` field determines the maximum number of <> that you can attach to alerts and events. The maximum limit and default value is 10000. [discrete] [[exclude-cold-frozen-data-rule-executions]]