You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***Prevent** (Default): Detects malware on the host, blocks it from executing, and generates an alert.
88
88
89
+
These additional options are available for malware protection:
90
+
91
+
***Blocklist**: Enable or disable the <DocLinkid="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
+
89
95
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.
90
96
91
97
<DocCallOuttitle="Tip">
92
98
Endpoint Protection Complete customers can customize these notifications using the `Elastic Security {action} {filename}` syntax.
93
99
</DocCallOut>
94
100
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 <DocLinkid="serverlessSecurityBlocklist">Blocklist</DocLink>.
98
-
99
101

0 commit comments