Falcon LogScale 1.67.0 Preview (2022-11-29)

VersionTypeRelease DateAvailabilityEnd of SupportSecurity UpdatesUpgrades FromJDK CompatibilityReq. Data MigrationConfig. Changes
1.67.0Preview2022-11-29Cloud, On-Prem2023-01-16No1.3011NoNo

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

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

    • 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.

  • 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.