Changelog for version 5.5.3#

Released 03 September 2024#

Gravwell#

Additions#

  • Improved logging around shard deletion, migration, and archiving.

Bug Fixes#

  • Fixed an issue where a locally installed Kit would not show if the same Kit was installed globally.

  • Fixed an issue where the application would hang if a user logged out from the Flow editing page.

  • Fixed an issue with a nil check that could cause an indexer to crash.

  • Fixed an issue with ageout not properly discarding shards when multiple wells contain conflicting storage reserves and are located on the same storage device.

Ingester Changes#

Bug Fixes#

  • Fixed an issue where the Plugin Preprocessor could panic in a user function and drop entries. Now entries are passed through without modification.

  • Fixed an issue where collectd ingester logs could be polluted by JSON encoding errors.