From 471e015b61cad2c73021e5701e4ac15e57dadf3e Mon Sep 17 00:00:00 2001 From: Luca Belluccini Date: Mon, 1 Dec 2025 22:29:48 +0100 Subject: [PATCH 1/4] Agentless availability --- .../get-started/_snippets/agentless-integrations-faq.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/solutions/security/get-started/_snippets/agentless-integrations-faq.md b/solutions/security/get-started/_snippets/agentless-integrations-faq.md index 9d992b535d..24e2e443af 100644 --- a/solutions/security/get-started/_snippets/agentless-integrations-faq.md +++ b/solutions/security/get-started/_snippets/agentless-integrations-faq.md @@ -76,4 +76,8 @@ When you create a new agentless CSPM integration, a new agent policy appears wit ## Can agentless integrations use a specific range of static IP addresses for configuring allow and deny rules for traffic? -No, agentless integrations can not use a specific range of static IP addresses for configuring ingress and egress allow and deny rules. \ No newline at end of file +No, agentless integrations can not use a specific range of static IP addresses for configuring ingress and egress allow and deny rules. + +## Do I need an Elastic-hosted Fleet Server or Fleet Service in order to use agentless integrations + +Yes, Agentless integrations are available only on Elastic Cloud Hosted (and requires Fleet Server / Integration Server to be enabled) & Serverless. From 8ea9688327dccba8c6c5712e8c55edf076134053 Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Mon, 1 Dec 2025 17:28:28 -0500 Subject: [PATCH 2/4] Another version of this PR --- .../get-started/_snippets/agentless-integrations-faq.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/solutions/security/get-started/_snippets/agentless-integrations-faq.md b/solutions/security/get-started/_snippets/agentless-integrations-faq.md index 24e2e443af..148e80ca71 100644 --- a/solutions/security/get-started/_snippets/agentless-integrations-faq.md +++ b/solutions/security/get-started/_snippets/agentless-integrations-faq.md @@ -1,5 +1,8 @@ Frequently asked questions and troubleshooting steps for {{elastic-sec}}'s agentless CSPM integration. +## What deployment types support agentless integrations? {{fleet-server}} or {{fleet}} Service to use agentless integrations? + +Agentless integrations are available only on {{ech}}, {{sec-serverless}}, and {{obs-serverless}}. ## When I make a new integration, when will I see the agent appear on the Integration Policies page? [_when_i_make_a_new_integration_when_will_i_see_the_agent_appear_on_the_integration_policies_page] @@ -78,6 +81,3 @@ When you create a new agentless CSPM integration, a new agent policy appears wit No, agentless integrations can not use a specific range of static IP addresses for configuring ingress and egress allow and deny rules. -## Do I need an Elastic-hosted Fleet Server or Fleet Service in order to use agentless integrations - -Yes, Agentless integrations are available only on Elastic Cloud Hosted (and requires Fleet Server / Integration Server to be enabled) & Serverless. From ee6066816fc2d4cb366870748b93692ffa0365d1 Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Mon, 1 Dec 2025 17:38:27 -0500 Subject: [PATCH 3/4] Creates requirements section for agentless integrations --- .../get-started/_snippets/agentless-integrations-faq.md | 4 ---- solutions/security/get-started/agentless-integrations.md | 6 ++++++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/solutions/security/get-started/_snippets/agentless-integrations-faq.md b/solutions/security/get-started/_snippets/agentless-integrations-faq.md index 148e80ca71..8e55a8b5f9 100644 --- a/solutions/security/get-started/_snippets/agentless-integrations-faq.md +++ b/solutions/security/get-started/_snippets/agentless-integrations-faq.md @@ -1,9 +1,5 @@ Frequently asked questions and troubleshooting steps for {{elastic-sec}}'s agentless CSPM integration. -## What deployment types support agentless integrations? {{fleet-server}} or {{fleet}} Service to use agentless integrations? - -Agentless integrations are available only on {{ech}}, {{sec-serverless}}, and {{obs-serverless}}. - ## When I make a new integration, when will I see the agent appear on the Integration Policies page? [_when_i_make_a_new_integration_when_will_i_see_the_agent_appear_on_the_integration_policies_page] After you create a new agentless integration, the new integration policy may show a button that says **Add agent** instead of the associated agent for several minutes during agent enrollment. No action is needed other than refreshing the page once enrollment is complete. diff --git a/solutions/security/get-started/agentless-integrations.md b/solutions/security/get-started/agentless-integrations.md index c3095a5c16..2235f4a1f9 100644 --- a/solutions/security/get-started/agentless-integrations.md +++ b/solutions/security/get-started/agentless-integrations.md @@ -20,6 +20,12 @@ During technical preview, there are no additional costs associated with deployin There is a limit of 5 agentless integrations per project. :::: +## Requirements + +* Agentless integrations are supported only on {{ech}}, {{sec-serverless}}, and {{obs-serverless}} deployments. +* On {{ech}}, agentless integrations require a working [{{fleet-server}}](/reference/fleet/fleet-server). +* To set up a new agentless integration, you need the `Actions and connectors: all` [{{kib}} privilege](/deploy-manage/users-roles/cluster-or-deployment-auth/kibana-privileges.md). + ## Generally available (GA) agentless integrations 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. From 00775e0c93763bda87162e794f116f93d531130b Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Mon, 1 Dec 2025 17:41:14 -0500 Subject: [PATCH 4/4] fixes broken link --- solutions/security/get-started/agentless-integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/security/get-started/agentless-integrations.md b/solutions/security/get-started/agentless-integrations.md index 2235f4a1f9..07b734613e 100644 --- a/solutions/security/get-started/agentless-integrations.md +++ b/solutions/security/get-started/agentless-integrations.md @@ -23,7 +23,7 @@ There is a limit of 5 agentless integrations per project. ## Requirements * Agentless integrations are supported only on {{ech}}, {{sec-serverless}}, and {{obs-serverless}} deployments. -* On {{ech}}, agentless integrations require a working [{{fleet-server}}](/reference/fleet/fleet-server). +* On {{ech}}, agentless integrations require a working [{{fleet-server}}](/reference/fleet/fleet-server.md). * To set up a new agentless integration, you need the `Actions and connectors: all` [{{kib}} privilege](/deploy-manage/users-roles/cluster-or-deployment-auth/kibana-privileges.md). ## Generally available (GA) agentless integrations