-
Notifications
You must be signed in to change notification settings - Fork 178
Basic filter functions
The filter is a powerful feature of LogExpert. You should read the filter chapters to get all the ideas behind the filter feature.
Choose 'Filter' from the View/Navigate menu to open the filter panel. On top of the panel you see the input area. Below the input area you see the filter result list.
Enter a search item and press Enter (or click the Search button). The result list will display all lines with a search hit. You can double click a line in the result list to locate this line in the main logfile view.
If you change any of the filter options or enter a new search term, a red 'dirty' indicator on the search button will show you that the filter result list doesn't match the current filter settings:
This option has the same function as the 'Follow tail' checkbox, but only for the filter result list. So the result list is always up-to-date, if the log file changes.
This options will sync the position in the filter result list to the position of the log file display. If you scroll through the content of the log file in the upper list, the filter view will synchronize its position.
Use regular expressions in the search string.
π οΈ Functions
-
π File handling
-
π¦ Filter
Filter Subsections
- π’ Basic filter functions
- βοΈ Advanced filter hints
- π‘ Useful filter hints
- πΎ Filter save and restore
-
π Columnizers
Columnizers Subsections
- π§ Columnizers
- β¨ Custom columnizers
- β³ Timeshift
- π°οΈ Time spread view
- π Time sync
-
π Multifile
-
π Bookmarks
-
π¨ Highlighting
-
π§ External tools
-
β° Context menu
- βοΈ Settings
- πΎ Persistence
- π Sessions
- π§© Eminus Plugin
- π RegEx Reference
- β¨οΈ Keyboard Shortcuts
- π Usage Examples
π§° SDK
- π Plugins
- π ILogLineColumnizerCallback
- π οΈ Columnizer-API
- π About the different Line interfaces
-
β FAQ
Show topics
- πͺ΅ Logging
- π Event Log
- π§© Plugin Load Error
- π Signing Error during build