Skip to content

Filtering Logs

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

Version 1.1.x and 1.2.x

With the introduction of SQL Database their is no longer a need for this function.

  1. In the Log Viewer window, locate the filter options at the top.
  2. You can filter logs based on:
    • Log Level: Select the log level (e.g., INFO, WARNING, ERROR) from the dropdown to view only the logs of that level.
    • Date Range: Set a start and end date to view logs within that specific time frame.
    • Keyword: Enter a keyword to search for specific log entries containing that keyword.
  3. Click the "Apply Filter" button to update the log view based on your selected filters.

Clone this wiki locally