From 08b2da1be77bfe9df9c41c263c1976c855980177 Mon Sep 17 00:00:00 2001 From: Joe Desimone <56411054+joe-desimone@users.noreply.github.com> Date: Fri, 8 Mar 2024 14:13:35 -0500 Subject: [PATCH] Update configure-integration-policy.asciidoc (#4883) * Update configure-integration-policy.asciidoc * Update docs/getting-started/configure-integration-policy.asciidoc Co-authored-by: Joe Peeples --------- Co-authored-by: Joe Peeples (cherry picked from commit ab58ea8abf73c35be35aa584c1ceaeeda06a6e86) --- docs/getting-started/configure-integration-policy.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/configure-integration-policy.asciidoc b/docs/getting-started/configure-integration-policy.asciidoc index b68f7489a0..726b6f3d50 100644 --- a/docs/getting-started/configure-integration-policy.asciidoc +++ b/docs/getting-started/configure-integration-policy.asciidoc @@ -169,7 +169,7 @@ Malicious behavior protection levels are: * **Prevent** (Default): Detects malicious behavior on the host, forces the process to stop, and generates an alert. -Select whether you want to use **Reputation service** for additional malware analysis. This service identifies malicious activity and false positives, and enriches alerts using data from various sources, such as VirusTotal and telemetry. For example, reputation service can detect suspicious downloads of binaries with low or malicious reputation. +Select whether you want to use **Reputation service** for additional protection. Elastic's reputation service leverages our extensive threat intelligence knowledge to make high confidence real-time prevention decisions. For example, reputation service can detect suspicious downloads of binaries with low or malicious reputation. NOTE: Reputation service requires an active https://www.elastic.co/pricing[Platinum or Enterprise subscription] and is available on cloud deployments only.