From 825016d0e04a69f2ccebf5032b3411dde889c7bc Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 23:32:35 -0400 Subject: [PATCH] [7.17] [ESS][Pt. Duex] Adding value list file size constraints to UI docs (backport #5001) (#5251) * [ESS][Pt. Duex] Adding value list file size constraints to UI docs (#5001) * First draft * Input from Yara * Update docs/detections/value-list-exceptions.asciidoc * Update docs/detections/value-list-exceptions.asciidoc * Remove duplicated content (cherry picked from commit 2e9f4b14fcb779d19322fa3d52bfaf3d1c01d24b) # Conflicts: # docs/detections/value-list-exceptions.asciidoc * Fix Removing page that shouldn't be in the 7.17 docs * Revert "Fix" This reverts commit 07139c7acf1aee7f296f74a910d23e1046e21f8b. * Removing page Removing page that shouldn't be added to 7.17 and updating 7.17 value list docs --------- Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Co-authored-by: nastasha.solomon --- docs/detections/detections-ui-exceptions.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/detections/detections-ui-exceptions.asciidoc b/docs/detections/detections-ui-exceptions.asciidoc index 19c7bff153..8f5bbc1d53 100644 --- a/docs/detections/detections-ui-exceptions.asciidoc +++ b/docs/detections/detections-ui-exceptions.asciidoc @@ -39,6 +39,9 @@ act as value delimiters. * All values in the file must be of the same {es} type. * Wildcards are not supported in rule exceptions or value lists. Values must be literal values. + +* The maximum accepted file size is 9 million bytes. + ========================= . Go to *Detect* -> *Rules*.