Skip to content

Commit 5c1c313

Browse files
Agentless integrations
1 parent 7f83ea7 commit 5c1c313

File tree

6 files changed

+56
-143
lines changed

6 files changed

+56
-143
lines changed

raw-migrated-files/docs-content/serverless/agentless-integration-troubleshooting.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

raw-migrated-files/docs-content/serverless/security-agentless-integrations.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

raw-migrated-files/security-docs/security/agentless-integrations.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

raw-migrated-files/toc.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,6 @@ toc:
261261
children:
262262
- file: docs-content/serverless/_cloud_native_vulnerability_management_dashboard.md
263263
- file: docs-content/serverless/action-connectors.md
264-
- file: docs-content/serverless/agentless-integration-troubleshooting.md
265264
- file: docs-content/serverless/ai-assistant-knowledge-base.md
266265
- file: docs-content/serverless/application-and-service-monitoring.md
267266
- file: docs-content/serverless/attack-discovery.md
@@ -433,7 +432,6 @@ toc:
433432
- file: docs-content/serverless/security-advanced-entity-analytics.md
434433
- file: docs-content/serverless/security-advanced-settings.md
435434
- file: docs-content/serverless/security-agent-tamper-protection.md
436-
- file: docs-content/serverless/security-agentless-integrations.md
437435
- file: docs-content/serverless/security-ai-assistant-esql-queries.md
438436
- file: docs-content/serverless/security-ai-assistant.md
439437
- file: docs-content/serverless/security-ai-for-security.md
@@ -859,7 +857,6 @@ toc:
859857
- file: security-docs/security/advanced-entity-analytics-overview.md
860858
- file: security-docs/security/advanced-settings.md
861859
- file: security-docs/security/agent-tamper-protection.md
862-
- file: security-docs/security/agentless-integrations.md
863860
- file: security-docs/security/ai-assistant-knowledge-base.md
864861
- file: security-docs/security/ai-for-security.md
865862
- file: security-docs/security/alert-suppression.md

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ mapped_urls:
44
- https://www.elastic.co/guide/en/serverless/current/security-agentless-integrations.html
55
---
66

7-
# Agentless integrations
7+
# Agentless integrations [agentless-integrations]
88

9-
% What needs to be done: Refine
9+
::::{warning}
10+
This functionality 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.
11+
::::
1012

11-
% Scope notes: Pull out the Agentless integrations FAQ section into its own troubleshooting topic, and leave the introductory section in its current place
1213

13-
% Use migrated content from existing pages that map to this page:
14+
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.
1415

15-
% - [ ] ./raw-migrated-files/security-docs/security/agentless-integrations.md
16-
% - [ ] ./raw-migrated-files/docs-content/serverless/security-agentless-integrations.md
16+
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.
17+
18+
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)

troubleshoot/security/agentless-integrations.md

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,55 @@ mapped_pages:
44
- https://www.elastic.co/guide/en/serverless/current/agentless-integration-troubleshooting.html
55
---
66

7-
# Agentless integrations
7+
# Agentless integrations FAQ [agentless-integration-troubleshooting]
88

9-
% What needs to be done: Refine
9+
Frequently asked questions and troubleshooting steps for {{elastic-sec}}'s agentless CSPM integration.
1010

11-
% Scope notes: Pull out the Agentless integrations FAQ section into its own troubleshooting topic, and leave the introductory section in its current place
1211

13-
% Use migrated content from existing pages that map to this page:
12+
## 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]
1413

15-
% - [ ] ./raw-migrated-files/security-docs/security/agentless-integrations.md
16-
% - [ ] ./raw-migrated-files/docs-content/serverless/agentless-integration-troubleshooting.md
14+
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.
15+
16+
17+
## How do I troubleshoot an `Offline` agent? [_how_do_i_troubleshoot_an_offline_agent]
18+
19+
For agentless integrations to successfully connect to {{elastic-sec}}, the {{fleet}} server host value must be the default. Otherwise, the agent status on the {{fleet}} page will be `Offline`, and logs will include the error `[elastic_agent][error] Cannot checkin in with fleet-server, retrying`.
20+
21+
To troubleshoot this issue:
22+
23+
1. Find **{{fleet}}** in the navigation menu or use the [global search field](../../get-started/the-stack.md#kibana-navigation-search). Go to the **Settings** tab.
24+
2. Under **{{fleet}} server hosts**, click the **Actions** button for the policy named `Default`. This opens the Edit {{fleet}} Server flyout. The policy named `Default` should have the **Make this {{fleet}} server the default one** setting enabled. If not, enable it, then delete your integration and create it again.
25+
26+
::::{note}
27+
If the **Make this {{fleet}} server the default one** setting was already enabled but problems persist, it’s possible someone changed the default {{fleet}} server’s **URL** value. In this case, contact Elastic Support to find out what the original **URL** value was, update the settings to match this value, then delete your integration and create it again.
28+
::::
29+
30+
31+
32+
## How do I troubleshoot an `Unhealthy` agent? [_how_do_i_troubleshoot_an_unhealthy_agent]
33+
34+
On the **{{fleet}}** page, the agent associated with an agentless integration has a name that begins with `agentless`. To troubleshoot an `Unhealthy` agent:
35+
36+
* Confirm that you entered the correct credentials for the cloud provider you’re monitoring. The following is an example of an error log resulting from using incorrect AWS credentials:
37+
38+
```
39+
[elastic_agent.cloudbeat][error] Failed to update registry: failed to get AWS accounts: operation error Organizations: ListAccounts, get identity: get credentials: failed to refresh cached credentials, operation error STS: AssumeRole, https response error StatusCode: 403, RequestID: XXX, api error AccessDenied: User: XXX is not authorized to perform: sts:AssumeRole on resource:XXX
40+
```
41+
42+
43+
For instructions on checking {{fleet}} logs, refer to [{{fleet}} troubleshooting](../ingest/fleet/common-problems.md).
44+
45+
46+
## How do I delete an agentless integration? [_how_do_i_delete_an_agentless_integration]
47+
48+
::::{note}
49+
Deleting your integration will remove all associated resources and stop data ingestion.
50+
::::
51+
52+
53+
When you create a new agentless CSPM integration, a new agent policy appears within the **Agent policies** tab on the **{{fleet}}** page, but you can’t use the **Delete integration** button on this page. Instead, you must delete the integration from the CSPM Integration’s **Integration policies** tab.
54+
55+
1. Find **Integrations** in the navigation menu or use the [global search field](../../get-started/the-stack.md#kibana-navigation-search), then search for and select `CSPM`.
56+
2. Go to the CSPM Integration’s **Integration policies** tab.
57+
3. Find the integration policy for the integration you want to delete. Click **Actions**, then **Delete integration**.
58+
4. Confirm by clicking **Delete integration** again.

0 commit comments

Comments
 (0)