diff --git a/packages/symantec_edr_cloud/_dev/build/docs/README.md b/packages/symantec_edr_cloud/_dev/build/docs/README.md index 718dc24c709..3966f0670e0 100644 --- a/packages/symantec_edr_cloud/_dev/build/docs/README.md +++ b/packages/symantec_edr_cloud/_dev/build/docs/README.md @@ -1,4 +1,6 @@ -# Symantec EDR Cloud +# Symantec EDR Cloud (deprecated) + +This integration has been deprecated. We recommend using the [Symantec Endpoint Security integration](https://www.elastic.co/docs/current/integrations/symantec_endpoint_security) instead. Symantec Endpoint Security is the fully cloud-managed version of the on-premises Symantec Endpoint Protection (SEP), which delivers multilayer protection to stop threats regardless of how they attack your endpoints. You manage Symantec Endpoint Security through a unified cloud console that provides threat visibility across your endpoints and uses multiple technologies to manage the security of your organization. diff --git a/packages/symantec_edr_cloud/changelog.yml b/packages/symantec_edr_cloud/changelog.yml index 2a3bbd99e53..5a43d51d623 100644 --- a/packages/symantec_edr_cloud/changelog.yml +++ b/packages/symantec_edr_cloud/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.5.0" + changes: + - description: Deprecate package. + type: enhancement + link: https://github.com/elastic/integrations/pull/11957 - version: "1.4.0" changes: - description: Improve error reporting for API request failures. diff --git a/packages/symantec_edr_cloud/docs/README.md b/packages/symantec_edr_cloud/docs/README.md index 9b0a0cf3bbe..3100586607f 100644 --- a/packages/symantec_edr_cloud/docs/README.md +++ b/packages/symantec_edr_cloud/docs/README.md @@ -1,4 +1,6 @@ -# Symantec EDR Cloud +# Symantec EDR Cloud (deprecated) + +This integration has been deprecated. We recommend using the [Symantec Endpoint Security integration](https://www.elastic.co/docs/current/integrations/symantec_endpoint_security) instead. Symantec Endpoint Security is the fully cloud-managed version of the on-premises Symantec Endpoint Protection (SEP), which delivers multilayer protection to stop threats regardless of how they attack your endpoints. You manage Symantec Endpoint Security through a unified cloud console that provides threat visibility across your endpoints and uses multiple technologies to manage the security of your organization. diff --git a/packages/symantec_edr_cloud/manifest.yml b/packages/symantec_edr_cloud/manifest.yml index b0eeca5184f..1a73b5bf47e 100644 --- a/packages/symantec_edr_cloud/manifest.yml +++ b/packages/symantec_edr_cloud/manifest.yml @@ -1,10 +1,10 @@ format_version: 3.0.2 name: symantec_edr_cloud -title: Symantec EDR Cloud -version: "1.4.0" +title: Symantec EDR Cloud (Deprecated) +version: "1.5.0" source: license: Elastic-2.0 -description: Collect logs from Symantec EDR Cloud with Elastic Agent. +description: Deprecated. Use the Symantec Endpoint Security package instead. type: integration categories: - security