From af8bd0c1b944663bbd9742babb914e57a0c46634 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Thu, 27 Mar 2025 18:34:19 -0400 Subject: [PATCH] Fix limit (#6671) (cherry picked from commit 702fda8f74513f44118fde218371be4d55916837) --- 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]]