Falcon LogScale 1.104.0 GA (2023-08-22)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.104.0 | GA | 2023-08-22 | Cloud | 2024-09-30 | No | 1.70.0 | No |
Available for download two days after release.
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
Log Collector
In Fleet Management, it is now possible to discard the draft of a configuration and rollback to the published version.
For more information, see Edit a Remote Configuration.
Functions
The new query function
crypto:md5()
is introduced. This function computes the MD5 hash of a given array of fields.Support for decimal values as exponent and divisor is now added in
math:pow()
andmath:mod()
functions respectively.
Fixed in this release
Automation and Alerts
If polling queries were slow, then Scheduled Searches could fire twice. This issue is now fixed.
Dashboards and Widgets
If you chose a page size larger than the number of rows, the page number and page size buttons would disappear. The
Table
widget now always shows the pagination buttons on theSearch
page where auto page size is turned off. On the dashboard, where auto page size is turned on, the existing behaviour remains.
Functions
Field names in the query used to export results to CSV had not been quoted correctly: they have now been fixed.