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.1 | LTS | 2020-05-04 | Cloud | 2021-04-30 | No | 1.8.5 | No |
JAR Checksum | Value |
---|---|
MD5 | abca8999c6542ff0a4d60b897eb5acf3 |
SHA1 | 176e416e63d13200dee21a509fa9ae2401b8a0ca |
SHA256 | 8a1a419c3bd664a006918ee0b957ed2f1fbdea20dda2ea8114ab4db7b039425a |
SHA512 | 93a8d7a1c86e646f9e7fb26f8feeb05f5bf22774cd69e2b0ac113c48f7736242554ddeb0065ff19ab9723546aa75a064af4e7f7779a8d2efa91651aa7f61f630 |
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.