diff --git a/solutions/security/cloud/_snippets/cspm-faq.md b/solutions/security/cloud/_snippets/cspm-faq.md index 5c85171f0e..ea0917e838 100644 --- a/solutions/security/cloud/_snippets/cspm-faq.md +++ b/solutions/security/cloud/_snippets/cspm-faq.md @@ -19,6 +19,10 @@ After you deploy the CSPM integration, it can take up to 10 minutes for resource Newly unenrolled cloud accounts can take a maximum of 24 hours to disappear from the Cloud Security Posture dashboard. +**Can I install an unlimited number of agentless integrations?** + +Each agentless integration deployment counts towards the maximum number of agentless integrations you can have in the same project. When you reach the maximum, you'll see an error message similar to `You have deployed the maximum number of agentless integrations. To continue, remove some or use agent-based deployment.` You won't be able to deploy another agentless integration until you remove an existing one. All [agentless integrations](/solutions/security/get-started/agentless-integrations.md) count towards this limit. + ## KSPM FAQ [_kspm_faq] diff --git a/solutions/security/get-started/agentless-integrations.md b/solutions/security/get-started/agentless-integrations.md index 2207c5a665..85d0e85956 100644 --- a/solutions/security/get-started/agentless-integrations.md +++ b/solutions/security/get-started/agentless-integrations.md @@ -10,9 +10,35 @@ applies_to: # Agentless integrations [agentless-integrations] - Agentless integrations provide a means to ingest data while avoiding the orchestration, management, and maintenance needs associated with standard ingest infrastructure. Using agentless integrations makes manual agent deployment unnecessary, allowing you to focus on your data instead of the agent that collects it. -We currently support one agentless integration: cloud security posture management (CSPM). Using this integration’s agentless deployment option, you can enable Elastic’s CSPM capabilities just by providing the necessary credentials. Agentless CSPM deployments support AWS, Azure, and GCP accounts. +We support the following agentless integrations: + +## Generally available (GA) agentless integrations + +Cloud security posture management (CSPM). Using this integration’s agentless deployment option, you can enable Elastic’s CSPM capabilities just by providing the necessary credentials. Agentless CSPM deployments support AWS, Azure, and GCP accounts. To learn more about agentless CSPM deployments, refer to the getting started guides for CSPM on [AWS](../cloud/get-started-with-cspm-for-aws.md), [Azure](../cloud/get-started-with-cspm-for-azure.md), or [GCP](../cloud/get-started-with-cspm-for-gcp.md) + +## Beta agentless integrations + +::::{warning} +Agentless deployment for the following integrations is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. +:::: + +1. AbuseCH +2. CrowdStrike +3. Google SecOps +4. Google Security Command Center +5. Google Workspace +6. Microsoft 365 Defender +7. Microsoft Defender for Endpoint +8. Microsoft Sentinel +9. Okta +10. Qualys VMDR +11. SentinelOne Zscaler +12. Tenable IO +13. Wiz +14. Zscaler ZIA + +To learn more about these integrations and find setup guides, refer to [Elastic integrations](https://docs.elastic.co/en/integrations/). \ No newline at end of file