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
Binary file added docs/logs/images/logs-stream-highlight-box.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions docs/logs/using.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,19 @@ image::logs/images/logs-usage-streaming-indicator.png[Logs streaming indicator]

Historical data offers infinite scrolling.

[float]
[[logs-highlight]]
=== Highlight a phrase in the logs stream
To find instances of a particular word or phrase in the logs stream, click the Highlights button in the toolbar and enter your search terms.

[role="screenshot"]
image::logs/images/logs-stream-highlight-box.png[Logs highlight dialog box]

This will highlight any instances of your search terms that appear in the logs stream.

[role="screenshot"]
image::logs/images/logs-stream-highlight-entries.png[Logs stream with the search term 'safepoint' highlighted]

[float]
[[logs-event-inspector]]
=== Inspect a log event
Expand Down