Skip to content

Commit f33984f

Browse files
mergify[bot]rseldnergithub-actions[bot]
authored
[8.14] [doc] Noted blocklisted files are quarantined (backport #5918) (#5937)
* [doc] Noted blocklisted files are quarantined (#5918) * Update configure-integration-policy.asciidoc - Noted we quarantine blocklisted files Explicitly noted block listed files are quarantined * Fix typo * Apply change to serverless docs --------- Co-authored-by: Joe Peeples <[email protected]> (cherry picked from commit 6e01499) # Conflicts: # docs/serverless/edr-install-config/configure-endpoint-integration-policy.mdx * Delete docs/serverless directory and its contents --------- Co-authored-by: Roberto Seldner <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0609093 commit f33984f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/configure-integration-policy.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ image::images/install-endpoint/malware-protection.png[Detail of malware protecti
8484
[[manage-quarantined-files]]
8585
=== Manage quarantined files
8686

87-
When *Prevent* is enabled for malware protection, {elastic-defend} will quarantine any malicious file it finds. Specifically {elastic-defend} will remove the file from its current location, encrypt it with the encryption key `ELASTIC`, move it to a different folder, and rename it as a GUID string, such as `318e70c2-af9b-4c3a-939d-11410b9a112c`.
87+
When *Prevent* is enabled for malware protection, {elastic-defend} will quarantine any malicious file it finds (this includes files defined in the <<blocklist>>). Specifically {elastic-defend} will remove the file from its current location, encrypt it with the encryption key `ELASTIC`, move it to a different folder, and rename it as a GUID string, such as `318e70c2-af9b-4c3a-939d-11410b9a112c`.
8888

8989
The quarantine folder location varies by operating system:
9090

0 commit comments

Comments
 (0)