Humio Server 1.1.32 Archive (2018-11-15)

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

Security

Updates

Upgrades

From?

Config.

Changes?
1.1.32Archive2018-11-15

Cloud

2020-11-30No1.1.0Yes

Available for download two days after release.

Hide file hashes

Show file hashes

stripAnsiCodes() function, top on multiple fields and Bug Fixes, default repository query

Fixed in this release

  • Summary

    • Repositories' default search interval has been replaced with the possibility to choose a default repository query. All default search intervals will be migrated to default queries. A default query can be set by saving a query and checking the "Use as default" checkbox.

    • Added support for Java 11. Humio can now be run with Java 9 or Java 11. Humio's Docker images are updated to use Java 11 and we encourage people to update to Java 11 and use Azul's OpenJDK Zulu builds.

  • Configuration

  • Functions

    • New range() function: finds numeric range between the smallest and largest numbers for the specified field over a set of events.

    • New stripAnsiCodes() function: strips ANSI color codes from a field.

    • top() function now supports more than one field to group on combination of fields.