LogViewPlus Releases

Released: May 2, 2025

3.1.22 中的更新

特性

  • Grid column changes in merged log files and message parsers can now be saved.
  • Added grid column customization form for easier column management.
  • Added check to verify available memory before attempting to open a log file.
  • Added logarithmic scale to reporting chart options.
  • Elapsed data column can now be used in SQL queries.
  • Improved reliability of file size reads on network shares.
  • Added SQL engine support for the TIME data type.
  • SQL CONVERT function now supports date time format strings via...

Released: Dec 15, 2024

3.1.18 中的更新

特性

  • Improved performance when closing log files.

Released: Dec 9, 2024

3.1.17 中的更新

特性

  • Improved exception handling when attempting to open an invalid EVTX file.
  • Improved exception handling when working with unterminated strings in SQL.

修补程序

  • Fixed issue with dashboard lookup failure when using an invalid parser configuration.
  • Fixed issue with formatting TimeStamps in CLEF messages.

Released: Dec 1, 2024

3.1.16 中的更新

特性

  • Support for 7Zip compression has been added as Add-On functionality.
  • Added support for file paths in excess of 256 characters when LongPathsEnabled is set in Windows.
  • Added support for big integers when parsing JSON log entries.
  • Improved error reporting when opening compressed files.
  • Improved error handling when exporting SQL result data to a CSV file.
  • Improved exception handling when attempting to open the default text editor.
  • Improved error handling when attempting to retrieve a SQL column...

Released: Jul 5, 2024

3.1.15 中的更新

特性

  • Added new TCP Server data source type.
  • Added new Shortcuts setting to modify default keyboard shortcuts.
  • Added 'Export to CSV' command as a context menu item in SQL result grids.
  • Added 'Copy Image' command as a context menu item in chart based reports.
  • Added new Selection menu which is shown when multiple files or filters are selected.
  • Updated SQL engine to support date comparison with string dates.
  • Added 'elapsedDateTime', 'elapsedTimeMilliseconds', and 'elapsedTimeSeconds' date modifiers...

Released: May 2, 2024

3.1.9 中的更新

特性

  • Added support for FIX log message parsing with the new FixParser and dashboard.
  • Added support for pivot tables in SQL through the new PIVOT function.
  • Added History context menu item to Text Transformations and SQL Scratchpad.
  • Updated common library to support generation of custom message templates.
  • Added HEX and UNHEX SQL functions.
  • Improved SQL syntax highlighting.
  • You can now allow remote Windows Event Log login based on user security context.
  • Log entry messages are now optional when...

Released: Mar 7, 2024

3.1.6 中的更新

特性

  • Added built-in dashboard for Windows Events and EVTX files.
  • Added SQL drill down capability to dashboard reports.
  • Improved performance when working with large data sets.
  • Added support for SQL INNER JOIN and LEFT JOIN.
  • Added drill-down SQL queries to all prebuilt reports.
  • Significantly improved performance when executing SQL Filters.
  • Improved support for Serilog and CLEF JSON log entries.
  • Added support for basic SQL JOIN operations.
  • Updated Windows Event Log processing libraries.
  • Improved...

Released: Feb 26, 2024

3.1.5 中的更新

修补程序

  • Fixed exception which could occur when parsing a message template.

Released: Jan 1, 2024

3.1.0 中的更新

特性

  • LogViewPlus now requires the Microsoft .NET Framework v4.8.
  • Added support for automatic Java GC log file reporting.
  • Partial word matches are no longer supported with wildcard list filters.
  • Files and Views tree now supports multi-selected with a new context menu.
  • SELECT statements now support subquery fields.
  • Updated default W3C web server log reports.
  • Added aggregation report types.
  • Added dashboard report loading message.
  • Improved support for casting decimal values in SQL.
  • Dashboard reports...

Released: Dec 18, 2023

3.0.30 中的更新

特性

  • Added chart data aggregation to automatically convert charts into a histogram.
  • Chart legends will now be placed inside the report for better cross-report alignment.
  • Vertical chart data has been deprecated. Charts can still be rotated.

修补程序

  • Fixed issue with SQL CASE statements with multiple conditions.