Skip to content

V4.2.9 - New Data Providers and Json tool

Compare
Choose a tag to compare
@LiorBanai LiorBanai released this 30 Sep 16:23
43a530a

This release contains:

  • New Data providers
  • New Json Tool
  • V2 of Serilog (refactor of V1) with auto detection of file formats and more formats.

New Data Providers:

Bug fixes:

  • [UI] Analogy Save message still says XML format while it has been deprecated and replaced by Json #514

Improvements/changes:

  • [feature] Add View as json tree on right click on log message #504
  • [Usability] Add global font size settings for high resolution monitors #501
  • [Analogy Log Server]: Add ability to get old messages (before client connected). This is configurable in the appsettings_LogServer.json. later a Log Configurator UI will be created.

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

To install the windows service use the following command:

sc create Analogy.LogServer binpath=full path to Analogy.LogServer.exe file

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

3 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.