You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/security/manage-elastic-defend/endpoints.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,17 +34,11 @@ The **Endpoints** list displays all hosts running {{elastic-defend}} and their r
34
34
The Endpoints list provides the following data:
35
35
36
36
***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}}.
38
38
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
+
::::
48
42
49
43
***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.
50
44
***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