Skip to content

Commit

Permalink
Correct description for Add to timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
joepeeples committed May 22, 2023
1 parent 5351e35 commit 13bcd00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/dashboards/entity-dashboard.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Interact with the table to filter data, view more details, and take action:

* Select the *Host risk classification* menu to filter the chart by the selected classification.
* Click a host name link to go to the Host details page.
* Hover over a host name link to display inline actions: *Add to timeline*, which adds the selected value to a new Timeline, and *Copy to Clipboard*, which copies the host name value for you to paste later.
* 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 host name value for you to paste later.
* Click *View all* in the upper-right to display all host risk information on the Hosts page.
* 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 host name value.

Expand All @@ -73,7 +73,7 @@ Interact with the table to filter data, view more details, and take action:

* Select the *User risk classification* menu to filter the chart by the selected classification.
* Click a user name link to go to the User details page.
* Hover over a host name link to display inline actions: *Add to timeline*, which adds the selected value to a new Timeline, and *Copy to Clipboard*, which copies the user name value for you to paste later.
* 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.
* Click *View all* in the upper-right to display all user risk information on the Users page.
* 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.

Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/security-ui.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Inline actions include the following (some actions are unavailable in some conte

* *Filter In*: Add a filter that includes the selected value.
* *Filter Out*: Add a filter that excludes the selected value.
* *Add to timeline*: Launch Timeline and populate a query with the selected value.
* *Add to timeline*: Add a filter to Timeline for the selected value.
* *Toggle column in table*: Add or remove the selected field as a column in the displayed alerts or events table. (This action is only available on an alert or event's details flyout.)
* *Show top _x_*: Open a modal displaying the top events or detection alerts involving the selected field.
* *Copy to Clipboard*: Copy the selected field-value pair so you can paste it elsewhere.
Expand Down

0 comments on commit 13bcd00

Please sign in to comment.