Release notes for the update August, 18 2024
Update Version 4.1.202408161841
New Features
Added the option to manage logger configuration
Logger is a system module that sends information about system events (such as creating an asset) to the external media in the Common Events Format (CEF).
The system supports the following loggers types:
-
Console - Console Logger prints events on the system console when the application is run from the command line. When the application is run on the Linux platforms the events printed on the console are captured in the catalina.out file in the $HOME/web/logs folders.
-
File - File logger prints events in the specified file. File logger supports log file archiving based on several conditions as well as deletion of the old archives.
-
Syslog - Syslog logger streams log records over the network to syslog servers using UDP or TCP protocols.
All loggers support event filtering by tenant or message search conditions.
Logger configuration allows to customize message patterns, metadata sent with the message, file naming pattern and file rotation schedule.
Typical uses of the logger configuration are outlined below:
-
Stream all system events (or events generated by certain tenants) to the external SIEM system.
-
Change location of the log file to the location outside of the installation $HOME directory.
-
Segregate events generated by certain tenants into separate files or separate syslog servers.
-
Enable debug or trace logging for certain modules of the system to troubleshoot certain functionality.
Added the option to deep delete an asset.
Deep delete operation deletes this container and all its child objects in a single operation.
When deep deleting the assets, the operation deletes this selected object and all its links to parent objects as well as the object itself in a single operation. The action cannot be undone.
Security
-
Updated the logging infrastructure, PDF generation, dynamic WEB page rendering, WEB GUI infrastructure, and database access modules to the latest version.
-
Updated the application framework (Windows, Linux on X64 and ARM architectures) to the latest version 21.0.4+7 LTS.
Extensions
- Added a link to the view import entries screen from the import name of the list of the imports.
Bug Fixes
-
Fixed the issue with the file deletion pattern in the default logger configuration.
-
Fixed the issue with updating the application on Linux platforms in case the update includes updates of external libraries.
-
Fixed the word spelling on multiple context help popups.
-
Fixed the issue with missing chart on the asset workload report in certain conditions.
-
Fixed the issue with deleting the asset added using the import process.
-
Fixed the issue with creating the asset that includes a base asset.
-
Fixed the issue with creating the asset that includes a base account of the same type as the asset itself.
-
Fixed the issue with the link to the imported asset in the details view of the list of the import entries.
-
Fixed the issue with missing context help entries on the Container Import screen.
-
Fixed the issue with importing asset members.
-
Fixed the issue with pasting assets into the root container.
-
Fixed the issue with displaying the non-editable status for the MFA rules inherited from the parent spaces.
-
Fixed the issue with mass operations available for the MFA Rules inherited from the parent spaces.
-
Fixed the issue with asset viewer cannot open an asset for the view.