Humio Server 1.5.5 Archive (2019-04-03)

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

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.5.5Archive2019-04-03

Cloud

On-Prem

2020-11-30No1.4.x11NoNo
JAR ChecksumValue
MD539a4777bd2dae7d69177426d063dc6df
SHA16d27f9ae18dbcb49bfc37f7c014db93f331652ea
SHA256e3ec14f8cbc6d78c4beede209fe4be958e5c727fe3a7fcb2d7919afc81c3c85d
SHA5127d3c645974227a9e9dfd8ea261923f516b626d02eea73ab5bd7fdccd3bfdfbfab7f05e37abe49019d7a0ff97bd3824646e4de1ff8f587fdbf3623bed77c9da42

Event Context

Bug Fixes

  • Summary

    • The size of the Drawer, showing event details on the search page, is remembered (by being saved to local storage)

    • New event context searches let users select and search around one specific event.

    • Segment merging could reuse a tmp file when the system was restarted, which would block the merging process on that host from making progress.

    • Fix bug in regex not recognizing [0-9] as part of \w

    • Restart all relevant queries when an uploaded file gets changed. This allows live queries and alerts to refresh using the latest version of the file.

    • Live timecharts could accumulate data for 2 buckets instead of 1 into the bucket that was right-most when the charts starts.

    • A GET on /api/v1/users that lists all known users on the system no longer includes information on the repositories for the user, as that made it too slow.

    • Display information on disk space usage of primary / secondary storage location in cluster management UI.

    • Uploaded files cannot be bigger than specified in the config MAX_FILEUPLOAD_SIZE. Default value is .0 megabytes. The default value is used in our cloud.

  • Configuration