From 8f36a8a1222b7d6f88d29b3b01e51a4400671b3b Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Mon, 22 Sep 2025 15:09:03 -0400 Subject: [PATCH 1/2] Adds to agentless FAQ about upgrading agentless integrations --- .../get-started/_snippets/agentless-integrations-faq.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/solutions/security/get-started/_snippets/agentless-integrations-faq.md b/solutions/security/get-started/_snippets/agentless-integrations-faq.md index 65f4464c38..222c5a2a80 100644 --- a/solutions/security/get-started/_snippets/agentless-integrations-faq.md +++ b/solutions/security/get-started/_snippets/agentless-integrations-faq.md @@ -27,6 +27,9 @@ To troubleshoot this issue: 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. :::: +## Why can't I upgrade my agentless integration to a newer version? + +On versions of {{stack}} before v9.2, agentless integrations can't be upgraded to newer versions of the integration. To get a newer version in your environment, upgrade to {{stack}} v9.2+ or delete and re-install the desired integration. ## How do I troubleshoot an `Unhealthy` agent? [_how_do_i_troubleshoot_an_unhealthy_agent] From 9fea189c661689b42700f35263145f4e75947d85 Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> Date: Mon, 22 Sep 2025 16:35:32 -0400 Subject: [PATCH 2/2] Update solutions/security/get-started/_snippets/agentless-integrations-faq.md --- .../get-started/_snippets/agentless-integrations-faq.md | 2 +- 1 file changed, 1 insertion(+), 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 222c5a2a80..2f596cf4ed 100644 --- a/solutions/security/get-started/_snippets/agentless-integrations-faq.md +++ b/solutions/security/get-started/_snippets/agentless-integrations-faq.md @@ -29,7 +29,7 @@ If the **Make this {{fleet}} server the default one** setting was already enable ## Why can't I upgrade my agentless integration to a newer version? -On versions of {{stack}} before v9.2, agentless integrations can't be upgraded to newer versions of the integration. To get a newer version in your environment, upgrade to {{stack}} v9.2+ or delete and re-install the desired integration. +On versions of {{stack}} before v9.2, agentless integrations can't be upgraded to newer versions of the integration. To get a newer version in your {{stack}} environment, upgrade to {{stack}} v9.2+ or delete and re-install the desired integration. ## How do I troubleshoot an `Unhealthy` agent? [_how_do_i_troubleshoot_an_unhealthy_agent]