Humio Server 1.1.16 Archive (2018-09-06)

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

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.1.16Archive2018-09-06

Cloud

On-Prem

2020-11-30No1.1.011YesNo

Add CRC to data files. Migrates data to support upcoming features to later serve as a potential roll back point.

Bug Fixes

  • Summary

    • New 'cluster overview' tab in admin page (this is work in progress, feedback appreciated).

    • Bug Fix. Regular expressions using /.../ syntax sometimes matched incorrectly.

    • Scheduling of queries now take cpu time spent in each into account, allowing new queries to get more execution time than long-running queries.

    • Adds CRC32c to the segment file contents.

    • Support CSV downloads. End the query with | table([...]) or | select([...]) to choose columns.

    • Note! v1.1.15 is able to read the files generated by v1.1.16. Rolling back to version 1.1.14 or earlier is not possible, as those versions cannot read the files that have CRC.

    • Regular expression matching with a 'plain' prefix is now faster.