Humio Server 1.10.1 LTS (2020-05-04)

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

Security

Updates

Upgrades

From?

Config.

Changes?
1.10.1LTS2020-05-04

Cloud

2021-04-30No1.8.5No

Hide file hashes

Show file hashes

These notes include entries from the following previous releases: 1.10.0

Optimizations, Improved Humio Health Insights and Bug Fixes

Fixed in this release

  • Summary

    • New metric: "query-delta-cost": 30s delta cost on queries per repo, for the entire cluster.

    • This release fixes a security issue. For more information see: Security Disclosures

    • New internal jobs logging system stats: Search for #type=humio | NonSensitive | groupby(kind) to see them.

    • Thread pools have been reorganized to require fewer threads and threads have been given new names.

    • Memory requirements set using -XX:MaxDirectMemorySize is much lower now. Suggested value is ((#vCpu+3)/4) GB.

    • Improved protocol within cluster for submitting queries to allow faster start of queries on huge repositories.

  • Other

    • Dealing with missing data points in timecharts

    • Add Role Based Access Control (RBAC) to the Humio UI

    • New line interpolation options

    • Support for controlling color and title in widgets

    • Several improvements to Query Functions

    • NetFlow support extended to also support IPFIX.

    • Added humio Health Check APIs

    • Time Chart series roll-up

    • Linear interpolation now default. New interpolation type: Basis

    • Replaces chart library with Vega, can be disabled using the ENABLE_VEGA_CHARTS=false flag.

    • Control widget styling directly from dashboards

    • Chart styling support (Pie, Bar)