Skip to content

Commit 1f9128a

Browse files
authored
Merge branch '8.16' into mergify/bp/8.16/pr-6080
2 parents 0d7a166 + a48a88c commit 1f9128a

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed
Lines changed: 1 addition & 0 deletions
Loading
213 KB
Loading

docs/detections/prebuilt-rules-management.asciidoc

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Follow these guidelines to start using the {security-app}'s <<prebuilt-rules, pr
1616

1717
[NOTE]
1818
====
19-
* Prebuilt rules don't start running by default. You must first install the rules, then enable them. After installation, only a few prebuilt rules will be enabled by default, such as the Endpoint Security rule.
19+
* Most prebuilt rules don't start running by default. You can use the **Install and enable** option to start running rules as you install them, or first install the rules, then enable them manually. After installation, only a few prebuilt rules will be enabled by default, such as the Endpoint Security rule.
2020
2121
* You can't modify most settings on Elastic prebuilt rules. You can only edit <<rule-notifications, rule actions>> and <<add-exceptions, add exceptions>>. 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.
2222
@@ -39,16 +39,19 @@ image::images/prebuilt-rules-add-badge.png[The Add Elastic Rules page]
3939
TIP: To examine the details of a rule before you install it, select the rule name. This opens the rule details flyout.
4040

4141
. Do one of the following:
42-
* Install all available rules: Click *Install all*.
43-
* Install a single rule: Click *Install rule* for that rule.
44-
* Install multiple rules: Select the rules and click *Install _x_ selected rule(s)*.
42+
+
43+
--
44+
* 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.)
45+
* 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.
46+
* 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.
47+
--
4548
+
4649
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 <<prebuilt-rule-tags>>.
4750
+
4851
[role="screenshot"]
4952
image::images/prebuilt-rules-add.png[The Add Elastic Rules page]
5053

51-
. Go back to the *Rules* page, search or filter for any rules you want to run, and do either of the following:
54+
. 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:
5255

5356
* Enable a single rule: Turn on the rule's *Enabled* switch.
5457
* Enable multiple rules: Select the rules, then click *Bulk actions* -> *Enable*.

docs/management/admin/automated-response-actions.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Add {elastic-defend}'s <<response-actions,response actions>> to detection rules
1414
* Automated response actions require an https://www.elastic.co/pricing[Enterprise subscription].
1515
* Hosts must have {agent} installed with the {elastic-defend} integration.
1616
* Your user role must have the ability to create detection rules and the privilege to perform <<response-action-commands,specific response actions>> (for example, the **Host Isolation** privilege to isolate hosts).
17-
* You can only add automated response actions to <<create-custom-rule,custom query>>, <<create-eql-rule,event correlation (EQL)>>, <<create-new-terms-rule,new terms>>, and <<create-esql-rule,{esql}>> type rules.
1817
--
1918

2019
To add automated response actions to a new or existing rule:

0 commit comments

Comments
 (0)