
Adds new search results window for easier navigation.
Features
- Notifications when specific log entries are detected.
- A new search results window for easier navigation.
- Filters can now be added to a new 'Search Results' window.
- When opening a file, you can now manually select the parser.
- You can now specify a merge file name to merge multiple files on opening.
- Improved support for parsing files with fixed width dates.
- Added auto-scroll command back to the quick actions commands list.
- Added automatic detection of dates in yyyyMMdd or ddMMyy formats.
- The ParserWizard sample log entry will should be the first line of the log file if parsing fails.
- Changed the font size on the log view tree.
- Ctrl+A can now be used to select all threads or loggers when filtering.
- Creating a filter for each logger or thread will now respect wildcards.
- Filters can now search for an empty string (helpful when fields are missing).
- A lot of improvements for users with high DPI settings.
- You can now auto-hide bookmark notes.
- Improved ParserWizard date parse exception handling.
- Revisited the file size algorithm to improve the output string.
- Added new %d{filedate-namescan} operator so log entry dates can be populated from a file.
Fixes
- Fixed a bug with text selection in the log entry text box.
- Fixed an issue with opening large log files with an incorrectly configured parser.
- Fixed issue with searching for loggers or threads which contain spaces.
- Fixed an issue with bookmarks selection and note tracking.
- Fixed an issue with log item selection when the grid is in tail mode.
- Fixed an issue with SCP URLs which referenced root directories.
- Fixed an issue with creating 'Open' commands.
- Fixed a navigation issue when moving from root to a grandchild when a duplicate exists.
- Fixed an issue with looking up a log entry in the source log file when the source has been closed.
- Improved error handling when parsing EVTX files.
- Fixed an issue with XML parsing after an initial failure.
- Fixed an issue with ParserWizard entering edit mode when a XML cannot be parsed.
- Fixed issue with context menu on folders which do not exist.
- Fixed issue with processing local files with a ADS such as a zone identifier.
- Fixed an issue with asynchronous overlapped IO file reads.