-
Notifications
You must be signed in to change notification settings - Fork 0
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.
- Open the Syslog Viewer GUI.
- Find the "Search Description" input box next to the severity filter.
- 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.
- Click the "Apply" button to perform the search.
- The Treeview will update to display only the log entries that contain the search term in their message descriptions.