Skip to content

Combining Filters and Searches

Chris Collins edited this page Sep 3, 2024 · 2 revisions

You can combine severity filtering with description and host searches to narrow down the logs further.

Version 1.1.x and 1.2.x

  1. Set the severity filter to ERROR.
  2. Enter database in the "Search Description" box.
  3. Enter 192.168.1.10 in the "Search Host" box.
  4. Click "Apply".
  5. This will display logs that are errors, contain the word database in the message, and originate from the host 192.168.1.10.

Clone this wiki locally