Skip to content

Commit ea0fe7a

Browse files
authored
Merge branch 'main' into 5771-defend-data-volume
2 parents 984f59e + 2279d8a commit ea0fe7a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ 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 custom query rules.
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.
1818
--
1919

20-
You can add automated response actions to a new or existing custom query rule.
20+
To add automated response actions to a new or existing rule:
2121

2222
. Do one of the following:
23-
* *New rule*: On the last step of <<create-custom-rule,custom query rule>> creation, go to the **Response Actions** section and select **{elastic-defend}**.
23+
* *New rule*: On the last step of rule creation, go to the **Response Actions** section and select **{elastic-defend}**.
2424
* *Existing rule*: Edit the rule's settings, then go to the *Actions* tab. In the tab, select **{elastic-defend}** under the **Response Actions** section.
2525

2626
. Select an option in the **Response action** field:

docs/serverless/endpoint-response-actions/automated-response-actions.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ Add ((elastic-defend))'s <DocLink slug="/serverless/security/response-actions">r
1212

1313
<DocCallOut title="Requirements">
1414

15-
- Automated response actions require the Endpoint Protection Complete <DocLink slug="/serverless/elasticsearch/manage-project" text="project feature"/>.
15+
- Automated response actions require the Endpoint Protection Complete <DocLink slug="/serverless/elasticsearch/manage-project">project feature</DocLink>.
1616
- Hosts must have ((agent)) installed with the ((elastic-defend)) integration.
1717
- Your user role must have the ability to create detection rules and the privilege to perform <DocLink slug="/serverless/security/response-actions" section="response-action-commands">specific response actions</DocLink> (for example, custom roles require the **Host Isolation** privilege to isolate hosts).
18-
- You can only add automated response actions to custom query rules.
18+
- You can only add automated response actions to <DocLink slug="/serverless/security/rules-create" section="create-custom-rule">custom query</DocLink>, <DocLink slug="/serverless/security/rules-create" section="create-eql-rule">event correlation (EQL)</DocLink>, <DocLink slug="/serverless/security/rules-create" section="create-new-terms-rule">new terms</DocLink>, and <DocLink slug="/serverless/security/rules-create" section="create-esql-rule">((esql))</DocLink> type rules.
1919

2020
</DocCallOut>
2121

22-
You can add automated response actions to a new or existing custom query rule.
22+
To add automated response actions to a new or existing rule:
2323

2424
1. Do one of the following:
25-
- **New rule**: On the last step of <DocLink slug="/serverless/security/rules-create" section="create-custom-rule"> custom query rule</DocLink> creation, go to the **Response Actions** section and select **((elastic-defend))**.
25+
- **New rule**: On the last step of rule creation, go to the **Response Actions** section and select **((elastic-defend))**.
2626
- **Existing rule**: Edit the rule's settings, then go to the **Actions** tab. In the tab, select **((elastic-defend))** under the **Response Actions** section.
2727

2828
1. Select an option in the **Response action** field:

0 commit comments

Comments
 (0)