Falcon LogScale 1.86.0 Preview (2023-04-18)

VersionTypeRelease DateEnd of SupportUpgrades FromJDK CompatibilityData MigrationConfig. Changes
1.86.0Preview2023-04-182023-05-241.4411NoNo

Bug fixes and updates.

Improvements, new features and functionality

  • Automation and Alerts

    • When creating a new Alert, you now have a pulldown menu that suggests labels that you’ve previously created for other alerts. The same applies to Scheduled Searches.

      For more information, see Creating a New Alert.

  • Configuration

    • New configuration parameters have been added allowing control of client.rack for our Kafka consumers:

      • KAFKA_CLIENT_RACK — allows specifying the value directly.

      • KAFKA_CLIENT_RACK_ENV_VAR — if the value is not set in KAFKA_CLIENT_RACK, this variable is read to find the name of the variable that holds the value. It defaults to ZONE, which is the same variable applied to the LogScale node zones by default.

Bug Fixes

  • Dashboards and Widgets

    • '_' was not recognized as a valid first symbol for parameters when parsing queries. This issue has now been fixed.

    • "" was being discarded when creating URLs for interactions. This issue has now been fixed.