Skip to content

Commit 68a2336

Browse files
Fixes host vs user terminology in EA/Explore docs (#3685) (#3699)
(cherry picked from commit d84dd83) Co-authored-by: natasha-moore-elastic <[email protected]>
1 parent 6ac622e commit 68a2336

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/dashboards/entity-dashboard.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,12 @@ Interact with the table to filter data, view more details, and take action:
7070

7171
* Select the *User risk classification* menu to filter the chart by the selected classification.
7272
* Click a user name link to go to the User details page.
73-
* Hover over a host name link to display inline actions: *Add to timeline*, which adds the selected value to Timeline, and *Copy to Clipboard*, which copies the user name value for you to paste later.
73+
* Hover over a user name link to display inline actions: *Add to timeline*, which adds the selected value to Timeline, and *Copy to Clipboard*, which copies the user name value for you to paste later.
7474
* Click *View all* in the upper-right to display all user risk information on the Users page.
7575
* Click the number link in the *Alerts* column to view the alerts on the Alerts page. Hover over the number and select *Investigate in timeline* (image:images/timeline-button-osquery.png[Investigate in timeline icon,20,20]) to launch Timeline with a query that includes the associated user name value.
7676

77+
For more information about user risk scores, click the *Learn more* link in the table, or refer to <<user-risk-score>>.
78+
7779
NOTE: The host risk and user risk score tables are not affected by the date and time range.
7880

7981
[[entity-anomalies]]

docs/management/hosts/hosts-overview.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ A host's details page displays all relevant information for the selected host. T
4242

4343
The host details page includes the following sections:
4444

45-
* *Summary*: Details such as the user ID, when the user was first and last seen, the associated IP addresses, and associated operating system. If the user risk score feature is enabled, this section also displays user risk score data.
45+
* *Summary*: Details such as the host ID, when the host was first and last seen, the associated IP addresses, and associated operating system. If the host risk score feature is enabled, this section also displays host risk score data.
4646
* *Alert metrics*: The total number of alerts by severity, rule, and status (`Open`, `Acknowledged`, or `Closed`).
4747
* *Data tables*: The same data tables as on the main Hosts page, except with values for the selected host instead of all hosts.
4848

0 commit comments

Comments
 (0)