Humio Server 1.2.11 Archive (2019-01-31)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.2.11 | Archive | 2019-01-31 | Cloud | 2020-11-30 | No | 1.2.0 | No |
Available for download two days after release.
JAR Checksum | Value |
---|---|
MD5 | abb43dfa8ee8f12402a76a179410176b |
SHA1 | 1a03197336c007c67d50dbee4a10fb9255f6babc |
SHA256 | 31917a8d9b99a7374e84d2992bf4c7abf17e9a584b1a87ad2c0c4b2ef7413563 |
SHA512 | e808107e58221d854235b2eb4b882ce6f7ce607fe5ad7daf6e3d9cebaef34cf2be39530f9f3f90c7e1af3ee3f007c755e7c9f4570712d776b82ac66e8b857d8b |
Support for non-loadbalanced queries, optimizations and Bug Fixes
Fixed in this release
Summary
When your query matches more than .0 events, you can now scroll further back in time than those .0, "paging" through the older events. This works for any "non-aggregate query".
New "Zoom and pan" buttons to quickly change the search interval: Double the time-span or move the search interval 1/8th of the span to either side.
When your load-balancer does not act as "sticky" as described in Installing Using Containers, Humio now internally proxies requests to the proper internal node for search requests.
Write Humio metrics into the new repo
humio-metrics
. Any user can query metrics but only for the repos they can search. Looking at metrics that are not repo-specific requires being a member of the humio-metrics repo.Allow any user to query the humio-audit log, but only for the actions of the user. Looking at the actions of others requires being a member of the humio-audit repo.
Changes to desired digest partition to node assignments did not get reflected in other nodes until a restart of the other nodes.
Functions
New function for
parseFixedWidth()
.