Falcon LogScale 1.67.0 Preview (2022-11-29)

Version?Type?Release Date?Availability?End of Support

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.67.0Preview2022-11-29

Cloud

On-Prem

2024-01-31No1.30.011NoNo

Bug fixes and updates.

Improvements, new features and functionality

  • Functions

    • A new query function named createEvents() has been released. This function creates events from strings and is used for testing queries.

Bug Fixes

  • UI Changes

    • URL paths with repository name and no trailing /search resolved to Not Found. The URL /repoName will now again show the search page for the repoName repository.

    • IP Location drilldowns now correctly use lat and lon field names instead of latitude and longitude .

  • Functions

    • Bugs fixed for the collect() function, where:

      • The function mistakenly warned about exceeding its limit if the number of collected values was equal to the limit.

      • The limit parameter was not applied correctly.