Humio Server 1.10.1 Stable (2020-05-04)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.10.1 | Stable | 2020-05-04 | 2021-05-04 | 1.8.5 | No | No |
JAR Checksum | Value |
---|---|
MD5 | abca8999c6542ff0a4d60b897eb5acf3 |
SHA1 | 176e416e63d13200dee21a509fa9ae2401b8a0ca |
SHA256 | 8a1a419c3bd664a006918ee0b957ed2f1fbdea20dda2ea8114ab4db7b039425a |
SHA512 | 93a8d7a1c86e646f9e7fb26f8feeb05f5bf22774cd69e2b0ac113c48f7736242554ddeb0065ff19ab9723546aa75a064af4e7f7779a8d2efa91651aa7f61f630 |
Download: https://repo.humio.com/repository/maven-releases/com/humio/server/1.10.1/server-1.10.1.tar.gz
Optimizations, Improved Humio Health Insights and Bug Fixes
Bug Fixes
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
Thread pools have been reorganized to require fewer threads and threads have been given new names.
Improved protocol within cluster for submitting queries to allow faster start of queries on huge repositories.
New internal jobs logging system stats: Search for
#type=humio | NonSensitive | groupby(kind)
to see them.Memory requirements set using
-XX:MaxDirectMemorySize
is much lower now. Suggested value is ((#vCpu+3)/4) GB.