Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
title4 - Use plain string text or #hashtags to search the logs

You can quickly search the logs using a few different strategies:

  1. Using plain character strings

  2. Using #hashtags.

  3. Using pattern matching techniques with glob expressions or regular expressions. See Advanced Log Searching

By default, the search is not case sensitive, you will get all results containing the entered characters.

Search finished will be displayed and your keyword search will appear highlighted in the matching log entries.

The number of results (ie. 1/25) indicates what resultant log entry you are viewing. You can use the arrow keys to navigate the search results.

Notice below some of the log entries below are greyed out. If you select matches only, Iguana will display only the log entries that match the search criteria.

Screen Shot 2024-01-17 at 5.18.48 PM.png

Example of using a #hashtag to search - you can manually enter or click on the hashtag to filter the logs:

Screen Shot 2024-01-17 at 5.08.00 PM.png

...