Skip to content

Searching Logs by Description

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

You can search for specific terms within the log messages to find relevant entries.

Version 1.1.x and 1.2.x

  1. Open the Syslog Viewer GUI.
  2. Find the "Search Description" input box next to the severity filter.
  3. Enter a keyword or phrase that you want to search for within the log messages. The search is case-insensitive and matches partial terms.
  • Example: Entering error will match any log message containing error, Error, or ERROR.
  1. Click the "Apply" button to perform the search.
  2. The Treeview will update to display only the log entries that contain the search term in their message descriptions.

Clone this wiki locally