Humio Server 1.1.26 Archive (2018-10-15)

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

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.1.26Archive2018-10-15

Cloud

On-Prem

2020-11-30No1.1.011NoNo
JAR ChecksumValue
MD538fb6d4e13106b90ee91060def4741a9
SHA1b196f3f6337b3e5b519ed8e95c694b11ddecda1f
SHA2564804482761ce478d55d30226790c2ed3ee5fb4266940810663cab39971a394e8
SHA512f9f6368ad401811ff7d2af18995e5f025822d3a5d8d3f69d5da50a0aa8fcf7cb246168311828dc87a3bef2770700796a46e3f36c0390208085edb2df3f464a36

Minor Release

Bug Fixes

  • Summary

    • Performance improvement in table, sort and tail especially when using a large limit.

    • Using the field message instead of log (as described in v1.1.25) did not work properly.

  • Functions

    • select() function did not render results if they did not have @timestamp and @id . (The select() is like table() but unsorted and allows exporting an unbounded set of events).

    • session() function could miss events in some situations.