Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reference/fleet/fleet-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ On the **{{fleet}}** > **Settings** page, you can also configure {{fleet}} to au

### Delete unenrolled agents [delete-unenrolled-agents-setting]

After an {{agent}} has been unenrolled in {{fleet}}, a number of documents about the agent are retained 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.
After an {{agent}} has been unenrolled in {{fleet}}, a number of documents about the agent are retained 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. The cleanup is performed every hour.

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

Expand All @@ -163,4 +163,4 @@ To display agentless resources in the agent and agent policy lists:
1. Go to **{{fleet}}** > **Settings**.
2. In the **Advanced Settings** section, enable **Show agentless resources**.

You can view and request diagnostics for agentless agents, but you cannot upgrade, unenroll, or reassign them.
You can view and request diagnostics for agentless agents, but you cannot upgrade, unenroll, or reassign them.
Loading