Humio Server 1.2.11 Archive (2019-01-31)
Version | Type | Release Date | End of Support | Upgrades From | JDK Compatibility | Data Migration | Config. Changes |
---|---|---|---|---|---|---|---|
1.2.11 | Archive | 2019-01-31 | 2019-11-19 | 1.2.0 | 11 | No | No |
JAR Checksum | Value |
---|---|
MD5 | abb43dfa8ee8f12402a76a179410176b |
SHA1 | 1a03197336c007c67d50dbee4a10fb9255f6babc |
SHA256 | 31917a8d9b99a7374e84d2992bf4c7abf17e9a584b1a87ad2c0c4b2ef7413563 |
SHA512 | e808107e58221d854235b2eb4b882ce6f7ce607fe5ad7daf6e3d9cebaef34cf2be39530f9f3f90c7e1af3ee3f007c755e7c9f4570712d776b82ac66e8b857d8b |
Support for non-loadbalanced queries, optimizations and Bug Fixes
Bug Fixes
Summary
Changes to desired digest partition to node assignments did not get reflected in other nodes until a restart of the other nodes.
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.
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".
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.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 Cluster Setup, Humio now internally proxies requests to the proper internal node for search requests.
Functions
New function for
parseFixedWidth()
.