Skip to content

Commit 08b7fc2

Browse files
[Security] Updates to Endpoints page (#2604)
Contributes to #2327 by replacing the list of Agent statuses with a link to the source-of-truth Agent docs. Contributes to #2332 by updating the note about status mapping in Fleet and Elastic Security. 8.19 PR: elastic/security-docs#7031 Preview: [Endpoints](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2604/solutions/security/manage-elastic-defend/endpoints)
1 parent d6c9195 commit 08b7fc2

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

solutions/security/manage-elastic-defend/endpoints.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,11 @@ The **Endpoints** list displays all hosts running {{elastic-defend}} and their r
3434
The Endpoints list provides the following data:
3535

3636
* **Endpoint**: The system hostname. Click the link to display [endpoint details](/solutions/security/manage-elastic-defend/endpoints.md#endpoint-details) in a flyout.
37-
* **Agent Status**: The current status of the {{agent}}, which is one of the following:
37+
* **Agent Status**: The current [status](/reference/fleet/monitor-elastic-agent.md#view-agent-status) of the {{agent}}.
3838

39-
* `Healthy`: The agent is online and communicating with {{kib}}.
40-
* `Unenrolling`: The agent is currently unenrolling and will soon be removed from Fleet. Afterward, the endpoint will also uninstall.
41-
* `Unhealthy`: The agent is online but requires attention from an administrator because it’s reporting a problem with a process. An unhealthy status could mean an upgrade failed and was rolled back to its previous version, or an integration might be missing prerequisites or additional configuration. Refer to [](/troubleshoot/security/elastic-defend.md#ts-unhealthy-agent) for more on resolving an unhealthy agent status.
42-
* `Updating`: The agent is online and is updating the agent policy or binary, or is enrolling or unenrolling.
43-
* `Offline`: The agent is still enrolled but may be on a machine that is shut down or currently does not have internet access. In this state, the agent is no longer communicating with {{kib}} at a regular interval.
44-
45-
::::{note}
46-
{{agent}} statuses in {{fleet}} correspond to the agent statuses in the {{security-app}}.
47-
::::
39+
::::{note}
40+
Not all {{agent}} statuses in {{fleet}} correspond to the statuses in the {{security-app}}. For example, an `unenrolled` {{agent}} in {{fleet}} shows as `offline` in the {{security-app}}.
41+
::::
4842

4943
* **Policy:** The name of the associated integration policy when the agent was installed. Click the link to display the [integration policy details](/solutions/security/manage-elastic-defend/endpoints.md#integration-policy-details) page.
5044
* **Policy status:** Indicates whether the integration policy was successfully applied. Click the link to view [policy status](/solutions/security/manage-elastic-defend/endpoints.md#policy-status) response details in a flyout.

0 commit comments

Comments
 (0)