Falcon LogScale 1.87.0 GA (2023-04-25)
| Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Downgrades To? | Config. Changes? |
|---|---|---|---|---|---|---|---|---|
| 1.87.0 | GA | 2023-04-25 | Cloud | 2024-05-31 | No | 1.44.0 | 1.26.0 | No |
Bug fixes and updates.
Advance Warning
The following items are due to change in a future release.
Installation and Deployment
Support for running on Java 11, 12, 13, 14, 15 and 16 will be removed by the end of September 2023.
New features and improvements
Dashboards and Widgets
When using the Edit in search view item on a dashboard widget, the values set in parameters in the query are also carried over into the search view.
When Make your Dashboard Interactive, the
{{ startTime }}and{{ endTime }}special variables now work differently, depending on whether the query, widget or dashboard is running in Live mode or not. They now work as follows:In a live query or dashboard, the
startTimevariable will contain the relative time, such as whereasendTimewill be empty.In a non-live query or dashboard,
startTimewill be the absolute start time when the query was last run.endTime, similarly, will have the end time of when the query was last run.
Functions
base64Decode()query function has been updated such that, when decoding to UTF-8, invalid code points are replaced with a placeholder character.The memory usage of the functions
selectLast()andgroupBy()has been improved.
Packages
The size limit of packages' lookup files has been changed to adhere to the
MAX_FILEUPLOAD_SIZEconfiguration parameter. Previously the size limit was1,048,576 bytes.For more information, see Exporting the Package.
Fixed in this release
User Interface
Dashboards and Widgets
Attempting to remove a widget on a dashboard would sometimes remove another widget than the one attempted to remove. This issue has been fixed.
Non-breaking space chars (ALT+Space) made Template Expressions unable to be resolved. This issue has been fixed.
Queries
In clusters with bucket storage running queries that take more than 90 minutes, those queries could spuriously fail with a complaint that segments were missing. The issue has now been fixed.
Functions
Recent Package Updates
The following LogScale packages have been updated within the last month.
Package Changes
microsoft/microsoft365 has been updated to v1.1.0.
Introduces a new "Email IOC detections" dashboard, which allows scanning your emails for matches against any indicators of compromise (IOC) as reported by CrowdStrike.
Includes drilldown capabilities, to easily investigate any IOC matches you might find.
Bumps the minimum supported version of LogScale from 1.50 to 1.77.
Adds a "Sender IP" parameter to the "Email investigation" dashboard, allowing easy filtering on sender IP addresses.
Makes a changes to presentation of data in the "Email investigation" dashboard. Most notably, the "Email details" widget is split in two, to better present the data.
The "Email overview" dashboard now provides a clearer view of what emails have been blocked, and also includes an overview of IOC detections on delivered emails.
The "Email overview" now uses the "FROM" SMTP email address to determine the sender, instead of the "MAIL FROM" address. This brings it in line with the rest of the package.
Some widgets have been moved from the "Email overview" dashboard to "Email threat summary".
For more information, see Package microsoft/microsoft365 Release Notes.