Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/serverless/investigate/timelines-ui.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ When querying indices that tend to be large (for example, `logs-*`), performance
* When specifying data sources for an {esql} query, autocomplete doesn't suggest hidden indices, such as `.alerts-*`. You must manually enter the index name or pattern.
====
* Click the help icon (image:images/icons/iInCircle.svg[Click the ES|QL help icon]) on the far right side of the query editor to open the in-product reference documentation for all {esql} commands and functions.
* Visualize query results using <<elasticsearch-explore-your-data-discover-your-data,Discover>> functionality.
* Visualize query results using {kibana-ref}/discover.html[Discover] functionality.

[role="screenshot"]
image::images/timelines-ui/-events-esql-tab.png[Example of the ES|QL tab in Timeline]
Expand Down
2 changes: 1 addition & 1 deletion docs/serverless/security-ui.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ The {security-app} contains the following pages that enable analysts to view, an
[[security-ui-discover]]
=== Discover

Use the <<elasticsearch-explore-your-data-discover-your-data,Discover UI>> to filter your data or learn about its structure.
Use the {kibana-ref}/discover.html[Discover] UI to filter your data or learn about its structure.

[discrete]
[[security-ui-dashboards]]
Expand Down