Skip to content

Commit f48a530

Browse files
committed
Add documentation for the Show agentless resources toggle
1 parent 2099ceb commit f48a530

File tree

1 file changed

+24
-5
lines changed

1 file changed

+24
-5
lines changed

reference/fleet/fleet-settings.md

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The {{ecloud}} internal output is locked and cannot be edited. This output is us
7676

7777
To add or edit an output:
7878

79-
1. Go to **{{fleet}} > Settings**.
79+
1. Go to **{{fleet}}** > **Settings**.
8080
2. Under **Outputs**, select **Add output** or **Edit**.
8181

8282
:::{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
107107

108108
To add or edit the source of binary downloads:
109109

110-
1. Go to **{{fleet}} > Settings**.
110+
1. Go to **{{fleet}}** > **Settings**.
111111
2. Under **Agent Binary Download**, select **Add agent binary source** or **Edit**.
112112
3. Set the agent binary source name.
113113
4. For **Host**, specify the address where you are hosting the artifacts repository.
@@ -134,14 +134,33 @@ The following SSL options are available when adding or editing an agent binary s
134134

135135
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).
136136

137+
## Advanced settings [fleet-advanced-settings]
137138

138-
## Delete unenrolled agents [delete-unenrolled-agents-setting]
139+
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.
140+
141+
### Delete unenrolled agents [delete-unenrolled-agents-setting]
139142

140143
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.
141144

142145
Note that this option can also be enabled by adding the `xpack.fleet.enableDeleteUnenrolledAgents: true` setting to the [{{kib}} settings file](/get-started/the-stack.md).
143146

144147
To enable automatic deletion of unenrolled agents:
145148

146-
1. Go to **{{fleet}} > Settings**.
147-
2. Under **Advanced Settings**, enable the **Delete unenrolled agents** option.
149+
1. Go to **{{fleet}}** > **Settings**.
150+
2. In the **Advanced Settings** section, enable the **Delete unenrolled agents** option.
151+
152+
### Show agentless resources [show-agentless-resources-setting]
153+
154+
```{applies_to}
155+
stack: ga 9.1.6
156+
serverless: ga
157+
```
158+
159+
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.
160+
161+
To display the agentless resources in the agent and agent policy lists:
162+
163+
1. Go to **{{fleet}}** > **Settings**.
164+
2. In the **Advanced Settings** section, enable the **Show agentless resources** option.
165+
166+
Note that you can view and request diagnostics for agentless agents, but you cannot upgrade, unenroll, or reassign them.

0 commit comments

Comments
 (0)