From f48a5301097bf872d9999ace6f266e2330f486f9 Mon Sep 17 00:00:00 2001 From: Visha Angelova Date: Fri, 31 Oct 2025 19:27:59 +0100 Subject: [PATCH 1/3] Add documentation for the Show agentless resources toggle --- reference/fleet/fleet-settings.md | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/reference/fleet/fleet-settings.md b/reference/fleet/fleet-settings.md index 3b26813994..f3cfb9ab76 100644 --- a/reference/fleet/fleet-settings.md +++ b/reference/fleet/fleet-settings.md @@ -76,7 +76,7 @@ The {{ecloud}} internal output is locked and cannot be edited. This output is us To add or edit an output: -1. Go to **{{fleet}} > Settings**. +1. Go to **{{fleet}}** > **Settings**. 2. Under **Outputs**, select **Add output** or **Edit**. :::{image} images/fleet-add-output-button.png @@ -107,7 +107,7 @@ For {{agent}}s that cannot access the internet, you can specify agent binary dow To add or edit the source of binary downloads: -1. Go to **{{fleet}} > Settings**. +1. Go to **{{fleet}}** > **Settings**. 2. Under **Agent Binary Download**, select **Add agent binary source** or **Edit**. 3. Set the agent binary source name. 4. For **Host**, specify the address where you are hosting the artifacts repository. @@ -134,8 +134,11 @@ The following SSL options are available when adding or editing an agent binary s You can specify a proxy server to be used in {{fleet-server}}, {{agent}} outputs, or for any agent binary download sources. For full details about proxy configuration refer to [Using a proxy server with {{agent}} and {{fleet}}](/reference/fleet/fleet-agent-proxy-support.md). +## Advanced settings [fleet-advanced-settings] -## Delete unenrolled agents [delete-unenrolled-agents-setting] +On the **{{fleet}}** > **Settings** page, you can also configure {{fleet}} to automatically delete unenrolled agents or to display agentless resources for inspection and diagnostics purposes. + +### Delete unenrolled agents [delete-unenrolled-agents-setting] After an {{agent}} has been unenrolled in {{fleet}}, a number of documents about the agent are retained just in case the agent needs to be recovered at some point. You can choose to have all data related to an unenrolled agent deleted automatically. @@ -143,5 +146,21 @@ Note that this option can also be enabled by adding the `xpack.fleet.enableDelet To enable automatic deletion of unenrolled agents: -1. Go to **{{fleet}} > Settings**. -2. Under **Advanced Settings**, enable the **Delete unenrolled agents** option. +1. Go to **{{fleet}}** > **Settings**. +2. In the **Advanced Settings** section, enable the **Delete unenrolled agents** option. + +### Show agentless resources [show-agentless-resources-setting] + +```{applies_to} +stack: ga 9.1.6 +serverless: ga +``` + +If you have [agentless integrations](/solutions/security/get-started/agentless-integrations.md) deployed, you can enable the **Show agentless resources** option to display related resources such as agentless agents and policies for inspection and diagnostics purposes. This setting is stored locally, and it's only visible to you. + +To display the agentless resources in the agent and agent policy lists: + +1. Go to **{{fleet}}** > **Settings**. +2. In the **Advanced Settings** section, enable the **Show agentless resources** option. + +Note that you can view and request diagnostics for agentless agents, but you cannot upgrade, unenroll, or reassign them. \ No newline at end of file From a56c4120b3d381666544ed78e073998ec8e87fc9 Mon Sep 17 00:00:00 2001 From: Visha Angelova Date: Fri, 31 Oct 2025 21:47:26 +0100 Subject: [PATCH 2/3] Add Serverless to the applies_to switch in the Agentless FAQ doc --- reference/fleet/fleet-settings.md | 2 +- .../get-started/_snippets/agentless-integrations-faq.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/fleet/fleet-settings.md b/reference/fleet/fleet-settings.md index f3cfb9ab76..3d6f7f73c2 100644 --- a/reference/fleet/fleet-settings.md +++ b/reference/fleet/fleet-settings.md @@ -153,7 +153,7 @@ To enable automatic deletion of unenrolled agents: ```{applies_to} stack: ga 9.1.6 -serverless: ga +serverless: ga ``` If you have [agentless integrations](/solutions/security/get-started/agentless-integrations.md) deployed, you can enable the **Show agentless resources** option to display related resources such as agentless agents and policies for inspection and diagnostics purposes. This setting is stored locally, and it's only visible to you. diff --git a/solutions/security/get-started/_snippets/agentless-integrations-faq.md b/solutions/security/get-started/_snippets/agentless-integrations-faq.md index c17b07d5cd..a1081820a0 100644 --- a/solutions/security/get-started/_snippets/agentless-integrations-faq.md +++ b/solutions/security/get-started/_snippets/agentless-integrations-faq.md @@ -17,12 +17,12 @@ Agentless agents (which run on Elastic's infrastructure to enable agentless inte ::::{applies-switch} -:::{applies-item} stack: ga 9.1 -Add the following query to the end of the **Fleet** page's URL: `?showAgentless=true`. +:::{applies-item} { stack: ga 9.2, serverless: } +Go to the **Settings** tab of the **Fleet** page. Navigate to the **Advanced Settings** section, and turn on the **Show agentless resources** toggle. ::: -:::{applies-item} stack: ga 9.2 -Go to the **Settings** tab of the **Fleet** page. Navigate to the **Advanced Settings** section, and turn on the **Show agentless resources** toggle. +:::{applies-item} stack: ga 9.1 +Add the following query to the end of the **Fleet** page's URL: `?showAgentless=true`. ::: :::: From 27df9ce4ca9095730eccf5e6e8e22cda3cd11184 Mon Sep 17 00:00:00 2001 From: Visha Angelova <91186315+vishaangelova@users.noreply.github.com> Date: Fri, 31 Oct 2025 22:50:24 +0100 Subject: [PATCH 3/3] Apply suggestions from code review Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> --- reference/fleet/fleet-settings.md | 6 +++--- .../get-started/_snippets/agentless-integrations-faq.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/fleet/fleet-settings.md b/reference/fleet/fleet-settings.md index 3d6f7f73c2..dd00b3ec7c 100644 --- a/reference/fleet/fleet-settings.md +++ b/reference/fleet/fleet-settings.md @@ -156,11 +156,11 @@ stack: ga 9.1.6 serverless: ga ``` -If you have [agentless integrations](/solutions/security/get-started/agentless-integrations.md) deployed, you can enable the **Show agentless resources** option to display related resources such as agentless agents and policies for inspection and diagnostics purposes. This setting is stored locally, and it's only visible to you. +If you have [agentless integrations](/solutions/security/get-started/agentless-integrations.md) deployed, you can enable the **Show agentless resources** option to display agentless agents and policies in {{fleet}} for inspection and diagnostics purposes. This setting is stored locally, and it's only visible to you. -To display the agentless resources in the agent and agent policy lists: +To display agentless resources in the agent and agent policy lists: 1. Go to **{{fleet}}** > **Settings**. -2. In the **Advanced Settings** section, enable the **Show agentless resources** option. +2. In the **Advanced Settings** section, enable **Show agentless resources**. Note that you can view and request diagnostics for agentless agents, but you cannot upgrade, unenroll, or reassign them. \ No newline at end of file diff --git a/solutions/security/get-started/_snippets/agentless-integrations-faq.md b/solutions/security/get-started/_snippets/agentless-integrations-faq.md index a1081820a0..9a726660e8 100644 --- a/solutions/security/get-started/_snippets/agentless-integrations-faq.md +++ b/solutions/security/get-started/_snippets/agentless-integrations-faq.md @@ -18,7 +18,7 @@ Agentless agents (which run on Elastic's infrastructure to enable agentless inte ::::{applies-switch} :::{applies-item} { stack: ga 9.2, serverless: } -Go to the **Settings** tab of the **Fleet** page. Navigate to the **Advanced Settings** section, and turn on the **Show agentless resources** toggle. +Go to the **Settings** tab of the **Fleet** page. Navigate to the **Advanced Settings** section, and enable **Show agentless resources**. ::: :::{applies-item} stack: ga 9.1