Changelog for version 5.6.10#

Released 17 January 2025#

Gravwell#

Additions#

  • Added has_key() to eval to check for the existence of keys in a map.

Bug Fixes#

  • Fixed an issue where search control requests forwarded between distributed webservers could lead to dangling connections.

  • Fixed an issue where the searchagent could “leak” previous searches when backfilling across multiple webservers.

  • Fixed an issue where Flows and Scripts that were backed up during kit upload were not properly prefixed with Backup of.

Ingester Changes#

Bug Fixes#

  • Updated dependencies and changed balancing strategy to remove deprecated functionality in Kafka Ingester.