-
Notifications
You must be signed in to change notification settings - Fork 86
Filters
Sven Nissel edited this page Apr 15, 2022
·
4 revisions
Filters can filter out an event from your view. Events are not deleted from memory. OtrosLogViewer provides set of filters. Custom filters can be also added as a plugin.
Filters out events with the level lower then the selected one.
Filters out events that do not match the selected time frame. Filters can be edited by selecting
after and/or before date in filter menu.
Filters out marked events or events with a note.
You can use this filter to show events only from the selected thread.
You can ignore some classes/packages you do not want to see.
Same as class filter for the logger classes/packages.
Filter in a query language the properties
Filter with java regex syntax
- Introduction
- Installation
- Opening logs
- Log parsers
- Searching for events
- Marking events
- Notes
- Filters
- Log events message detail formatters and colorizers
- Jump to code - Integration with IDE
- Saving and loading log investigation
- HotKeys
- Batch processing
- DevelopingPlugins
- Developing on OtrosLogViewer
- Experimental features
- Limitations
- Video
- Used by
- DonateAndDonors