Skip to content

Commit fd92f56

Browse files
authored
[9.2] Agentless integrations go GA (#3173)
Fixes #2997 — updates our agentless integrations documentation to document the filter for integrations that support agentless on the integratoins page. Turns out the agentless platform isn't going GA yet in 9.2. Reviewers, please refer to the preview in [this comment](#3173 (comment))
1 parent ae0b043 commit fd92f56

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

solutions/security/get-started/agentless-integrations.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,31 @@ products:
1616
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.
1717

1818
::::{important}
19-
There are currently no additional costs associated with deploying agentless integrations.
20-
There is currently a limit of 5 agentless integrations per project.
19+
During technical preview, there are no additional costs associated with deploying agentless integrations.
20+
There is a limit of 5 agentless integrations per project.
2121
::::
2222

2323
## Generally available (GA) agentless integrations
2424

25-
We fully support agentless deployment for 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.
25+
Elastic fully supports agentless deployment for the Cloud Security Posture Management (CSPM) integration. 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.
26+
27+
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)
2628

27-
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)
2829

2930
## Beta agentless integrations
3031

31-
::::{warning}
3232
Agentless deployment for other 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.
33-
::::
3433

35-
For setup guides and to learn more about Elastic's integrations, including whether each one supports agentless deployment, refer to [Elastic integrations](https://docs.elastic.co/en/integrations/).
34+
For setup guides and to learn more about Elastic's integrations, including whether each supports agentless deployment, refer to [Elastic integrations](https://docs.elastic.co/en/integrations/).
35+
36+
## Filter the integrations page to find agentless integrations
37+
38+
```{applies_to}
39+
stack: ga 9.2
40+
serverless: ga
41+
```
42+
43+
To identify which integrations support agentless deployment:
44+
45+
1. In {{kib}}, go to **Integrations**.
46+
2. On the left, enable the **Only agentless integrations** toggle.

0 commit comments

Comments
 (0)