You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/security/get-started/_snippets/agentless-integrations-faq.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,13 @@ To troubleshoot this issue:
37
37
1. Find **{{fleet}}** in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). Go to the **Settings** tab.
38
38
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.
39
39
40
-
::::{note}
41
40
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.
41
+
42
+
::::{note}
43
+
:applies_to: ess: ga
44
+
In {{ech}} deployments on {{stack}} versions prior to 9.1.6, the connection between agentless integrations and {{fleet-server}} can break if the default {{fleet-server}} host URL value in {{fleet}} is modified or if a different host URL is set as the default.
45
+
46
+
This issue is resolved in {{stack}} 9.1.6. In this and later versions, agentless integration policies are assigned to a default managed {{fleet-server}} host which cannot be modified.
42
47
::::
43
48
44
49
## Why can't I upgrade my agentless integration to a newer version?
@@ -55,7 +60,6 @@ On the **{{fleet}}** page, agents associated with agentless integrations have na
55
60
3. From the **Actions** menu, select **Request diagnostics .zip**.
56
61
4. Download and unzip the [diagnostics bundle](/troubleshoot/ingest/fleet/common-problems.md#trb-collect-agent-diagnostics). Refer to [Common problems with {{fleet}} and {{agent}}](/troubleshoot/ingest/fleet/common-problems.md) for more information.
57
62
58
-
59
63
## How do I delete an agentless integration? [_how_do_i_delete_an_agentless_integration]
60
64
61
65
::::{note}
@@ -72,4 +76,4 @@ When you create a new agentless CSPM integration, a new agent policy appears wit
72
76
73
77
## Can agentless integrations use a specific range of static IP addresses for configuring allow and deny rules for traffic?
74
78
75
-
No, agentless integrations can not use a specific range of static IP addresses for configuring ingress and egress allow and deny rules.
79
+
No, agentless integrations can not use a specific range of static IP addresses for configuring ingress and egress allow and deny rules.
0 commit comments