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: docs/management/admin/admin-pg-ov.asciidoc
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ NOTE: {fleet} must be enabled in a Kibana Space for administrative actions to fu
17
17
18
18
The *Endpoints list* lists all hosts running {elastic-sec} and their relevant integration details. Endpoints appear in chronological order, with newly added endpoints at the top. The Endpoints list provides the following data:
19
19
20
-
* *Hostname:* The system hostname. Click the link to view host details in a flyout panel, where you can also reassign an agent configuration.
20
+
* *Hostname:* The system hostname. Click the link to view host details in a flyout panel, where you can also reassign a Policy.
21
21
22
22
* *Agent Status:* The current status of the Elastic Agent, which is one of the following:
23
23
@@ -31,7 +31,7 @@ The *Endpoints list* lists all hosts running {elastic-sec} and their relevant in
31
31
32
32
* *Integration Policy:* The name of the associated Policy when the agent was installed. Click the link to view the Integration Policy page.
33
33
34
-
* *Policy Status:* Lists whether the Policy configuration was a success or failure. Click the link to view configuration response details in a flyout panel.
34
+
* *Policy Status:* Lists whether the Policy application was a success or failure. Click the link to view response details in a flyout panel.
35
35
36
36
* *Operating System:* The associated operating system.
Click a *Hostname* link to display host details in a flyout panel. This panel also provides shortcut links to view the associated Policy, view the configuration response details, and reassign the Policy if needed.
59
+
Click a *Hostname* link to display host details in a flyout panel. This panel also provides shortcut links to view the associated Policy, view the response details, and reassign the Policy if needed.
To view the Integration Policy page, click the link in the *Integration Policy* column. If you are viewing host details, you can also click the *Integration Policy* link on the flyout panel.
67
67
68
-
On this page, you can view and configure endpoint protection and event collection settings. In the upper-right corner are Key Performance Indicators (KPIs) that provide current endpoint status. If you need to update the Policy configuration, make changes as appropriate, then click the *Save* button to apply the new changes.
68
+
On this page, you can view and configure endpoint protection and event collection settings. In the upper-right corner are Key Performance Indicators (KPIs) that provide current endpoint status. If you need to update the Policy, make changes as appropriate, then click the *Save* button to apply the new changes.
69
69
70
70
NOTE: Users must have permission to read/write to Fleet APIs to make changes to the configuration.
The status of the Policy configuration appears in the *Policy Status* column and displays one of the following possibilities:
77
+
The status of the Policy application appears in the *Policy Status* column and displays one of the following possibilities:
78
78
79
79
* *Success:* The Policy applied successfully.
80
80
81
81
* *Warning or Partially Applied:* The Policy is pending application, or the Policy was not applied in its entirety.
82
82
83
-
NOTE: In some cases, some actions taken on the endpoint may fail during the configuration application but are not recognized as a critical failure - meaning there may be a failure, but the endpoints are still protected. In this case, the configuration status will display as "Partially Applied."
83
+
NOTE: In some cases, some actions taken on the endpoint may fail during the Policy application but are not recognized as a critical failure - meaning there may be a failure, but the endpoints are still protected. In this case, the Policy status will display as "Partially Applied."
84
84
85
85
* *Failure:* The Policy did not apply correctly. As such, endpoints are not protected.
0 commit comments