Skip to content

Commit 823b45b

Browse files
authored
Apply changes from classic (#351)
from #5196
1 parent b604003 commit 823b45b

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

docs/edr-install-config/configure-endpoint-integration-policy.mdx

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To configure an integration policy:
7171
that looks for static attributes to determine if a file is malicious or benign.
7272

7373
By default, malware protection is enabled on Windows, macOS, and Linux hosts.
74-
To disable malware protection, switch the **Malware protections enabled** toggle off.
74+
To disable malware protection, turn off the **Malware protections** toggle.
7575

7676
<DocCallOut title="Requirements">
7777

@@ -86,16 +86,18 @@ Malware protection levels are:
8686

8787
* **Prevent** (Default): Detects malware on the host, blocks it from executing, and generates an alert.
8888

89+
These additional options are available for malware protection:
90+
91+
* **Blocklist**: Enable or disable the <DocLink id="serverlessSecurityBlocklist">blocklist</DocLink> for all hosts associated with this ((elastic-defend)) policy. The blocklist allows you to prevent specified applications from running on hosts, extending the list of processes that ((elastic-defend)) considers malicious.
92+
93+
* **Scan files upon modification**: By default, ((elastic-defend)) scans files every time they're modified, which can be resource-intensive on hosts where files are frequently modified, such as servers and developer machines. Turn off this option to only scan files when they're executed. ((elastic-defend)) will continue to identify malware as it attempts to run, providing a robust level of protection while improving endpoint performance.
94+
8995
Select **Notify user** to send a push notification in the host operating system when activity is detected or prevented. Notifications are enabled by default for the **Prevent** option.
9096

9197
<DocCallOut title="Tip">
9298
Endpoint Protection Complete customers can customize these notifications using the `Elastic Security {action} {filename}` syntax.
9399
</DocCallOut>
94100

95-
Malware protection also allows you to manage a blocklist to prevent specified applications from running on hosts,
96-
extending the list of processes that ((elastic-defend)) considers malicious. Use the **Blocklist enabled** toggle
97-
to enable or disable this feature for all hosts associated with the integration policy. To configure the blocklist, refer to <DocLink id="serverlessSecurityBlocklist">Blocklist</DocLink>.
98-
99101
![Detail of malware protection section.](../images/configure-endpoint-integration-policy/-getting-started-install-endpoint-malware-protection.png)
100102

101103
<div id="manage-quarantined-files"></div>

0 commit comments

Comments
 (0)