-
Notifications
You must be signed in to change notification settings - Fork 0
Filtering Logs
Chris Collins edited this page Sep 3, 2024
·
2 revisions
With the introduction of SQL Database their is no longer a need for this function.
- In the Log Viewer window, locate the filter options at the top.
- 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.
- Click the "Apply Filter" button to update the log view based on your selected filters.