AndreasP
Member since April 2019
Recent Activity
Issues with Save / Load Workspace
Two issues I observed with saving and loading workspaces: 1. If you have a workspace with merged log files and you closed the original log files in th...
Strange formatting of windows startup/shutdown message line
When I view the windows System.evtx log the log entries with system startup and shutdown time are strangely formatted and difficult to read. Is this a...
Time offset calculator and apply to multiple logs
Hi Toby, thanks for the info. I had a look at the new two functions. Calculating time offsets works for me in combination with the bookmarks function....
Issue saving workspace with multiple LogViewPlus instances
Hi Toby, well, this actually does not help. Because it means that there is currently no way to save the workspace of two open LogViewPlus instances. R...
Graph Reports - Cursur Tooltip Resolution
Hi Toby, when I have Log entries that span several months and I use the "Graph Reports" the cursor tooltip only shows the month, but not the day (or h...
Time Offset for .evtx files
Hi Toby, I used the new feature today in an analysis and it worked! Thanks! Andreas
Maintain order of log entries for custom parser
Hi Toby, this setting was activated. After deselecting, the log entries are in correct order. Does this setting only influence single log files? Or do...
"Would you like to merge these files?" dialog missing when using drag and drop for two files
Hi Toby, thanks for the explanation. I am so used to the automatic merging (with dialog) - I always use it with "Yes" - that at first I didn't r...
Issue with navigating in the Log Files & Filters list with multiple logs with the same name
Hi Toby, today I loaded two log files with the same name, but from different directories (and different contents). When selecting the logs or filters ...
Custom Parser and Messages with Multiple Lines
Hi Toby, works perfect. Thanks! Andreas
Stay near the selected log entry when navigating between views
Hi Toby, I observed the issue when navigating between different filters/views between the same merged log file. In the current case I have merged abou...
Sorting of merged log files
I use a simple pattern parser. %d{yyyy-MM-dd_HH:mm:ss_fff}_%t %6p: [%c] %m%n In the current case I get for the merged log entries: - From 14.05. ... 1...
Add custom values to filtered log entries
Hi Toby, just wanted to let you know, that I now have implemented a custom analyzer that opens a non blocking dialog. So I can copy and paste search s...
Make merged OR filter expandable
Hi Toby, that filter builder looks like a powerful solution. Would be nice to have something like this in the future. I was also thinking again about ...
Merging filters (OR) not working?
Hi Toby, looks good now. Thanks for the quick response. Andreas
Extend Custom Filters API
Hi Toby, I just had a look at the current version and adapted my filters. Everything seems to be working as expected so far. Performance is also impro...
Automatic Elapsed Time Measurements
Hi Toby, I had a first look at the new feature and implemented some first quick tests. Looks very good so far! Thanks. Andreas