Humio Server 1.6.6 Archive (2019-10-23)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.6.6 | Archive | 2019-10-23 | 2019-11-19 | 1.5.19 | No | Yes |
JAR Checksum | Value |
---|---|
MD5 | 6f5f5a9ca0cc982b8368feab633178bf |
SHA1 | 82feebc7020bda86e42acdb18db6bc162020539a |
SHA256 | b969805efafe28497a2517ca3a3268dd1bb849bc39eb56ab31d62070ae07a5e0 |
SHA512 | 02df102a6589da27b9027b36447bc11222c616ca2c83bd00978d756001843464332b6cfcf886bc4dd749a31abe89ef62ba426bfce286ff37330a95c2ba809566 |
Bug Fixes and Performance Improvements
See changes to backup in 1.6.6.
Bug Fixes
Summary
Bug Fix: Looking at the events for e.g. a timechart was previously untenable, due to a scrolling bug.
Humio's built-in backup has been changed to delay deleting segment data from backup. By default Humio will wait 7 days from a segment file is deleted in Humio until it is deleted from backup. This is controlled using the config
DELETE_BACKUP_AFTER_MILLIS
. Only relevant if you are using Humio's built-in backup.Improved error recovery in query language. This should make query error messages easier to read.
It's now possible to change the description for a repository or view.
Performance improvements in digest pipeline.
Bug Fix: In Chrome, saving a query and marking it as the default query of the repo would previously not save the default status.