Humio Server 1.5.15 Archive (2019-06-06)

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

Security

Updates

Upgrades

From?

Config.

Changes?
1.5.15Archive2019-06-06

Cloud

2020-11-30No1.5.8No

Available for download two days after release.

Hide file hashes

Show file hashes

Dashboard Improvements and Bug Fixes

Fixed in this release

  • Summary

    • Regex with [^\W] did not execute [\w] as it should.

    • Dashboard parameters with fixed list of values now keep the order they were configured with

    • Dashboard parameters with fixed list of values can now have labels for each of the values

    • Humio metrics have now been documented.

  • Configuration

    • VALUE_DEDUP_LEVEL default to the compression level. Range is [0 ; 63]. Higher values may trade extra digest time to get lower storage of events with many fields.

  • Functions

    • New function eventFieldCount() that returns the number of fields that this event uses internally for the values, use along with eventSize() to get statistics on how your events are stored.