diff --git a/docs/detections/images/boxesVertical.svg b/docs/detections/images/boxesVertical.svg new file mode 100644 index 0000000000..aed10b0d8e --- /dev/null +++ b/docs/detections/images/boxesVertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/detections/images/prebuilt-rules-add.png b/docs/detections/images/prebuilt-rules-add.png index 6cd3efff46..ec7993aa03 100644 Binary files a/docs/detections/images/prebuilt-rules-add.png and b/docs/detections/images/prebuilt-rules-add.png differ diff --git a/docs/detections/prebuilt-rules-management.asciidoc b/docs/detections/prebuilt-rules-management.asciidoc index 2f2efc421e..986738a055 100644 --- a/docs/detections/prebuilt-rules-management.asciidoc +++ b/docs/detections/prebuilt-rules-management.asciidoc @@ -16,7 +16,7 @@ Follow these guidelines to start using the {security-app}'s <> and <>. If you want to modify other settings on a prebuilt rule, you must first duplicate it, then make your changes to the duplicated rule. However, your customized rule is entirely separate from the original prebuilt rule, and will not get updates from Elastic if the prebuilt rule is updated. @@ -39,16 +39,19 @@ image::images/prebuilt-rules-add-badge.png[The Add Elastic Rules page] TIP: To examine the details of a rule before you install it, select the rule name. This opens the rule details flyout. . Do one of the following: -* Install all available rules: Click *Install all*. -* Install a single rule: Click *Install rule* for that rule. -* Install multiple rules: Select the rules and click *Install _x_ selected rule(s)*. ++ +-- +* Install all available rules: Click *Install all* at the top of the page. (This doesn't enable the rules; you still need to do that manually.) +* Install a single rule: In the rules table, either click **Install** to install a rule without enabling it, or click image:images/boxesVertical.svg[Vertical boxes button] → **Install and enable** to start running the rule once it's installed. +* Install multiple rules: Select the rules, and then at the top of the page either click *Install _x_ selected rule(s)* to install without enabling the rules, or click image:images/boxesVertical.svg[Vertical boxes button] → **Install and enable** to install and start running the rules. +-- + TIP: Use the search bar and *Tags* filter to find the rules you want to install. For example, filter by `OS: Windows` if your environment only includes Windows endpoints. For more on tag categories, refer to <>. + [role="screenshot"] image::images/prebuilt-rules-add.png[The Add Elastic Rules page] -. Go back to the *Rules* page, search or filter for any rules you want to run, and do either of the following: +. For any rules you haven't already enabled, go back to the *Rules* page, search or filter for the rules you want to run, and do either of the following: * Enable a single rule: Turn on the rule's *Enabled* switch. * Enable multiple rules: Select the rules, then click *Bulk actions* -> *Enable*.