Humio Server 1.5.14 Archive (2019-05-29)
| Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Downgrades To? | Config. Changes? |
|---|---|---|---|---|---|---|---|---|
| 1.5.14 | Archive | 2019-05-29 | Cloud | 2020-11-30 | No | 1.5.8 | 1.0.0 | No |
Available for download two days after release.
Hide file hashes
| JAR Checksum | Value | Hash File |
|---|---|---|
| MD5 | a04ea786b04438c4028a880948ab4ac0 | |
| SHA1 | 8d82c939347c1a28e46efa5605b5592e5b25824d | |
| SHA256 | edc162b7dcd604948cca55d924838754ca0162e3d5d97ba26a5e8cfd0df512b2 | |
| SHA512 | 30935d7230af57de26beb316a5d7c79a35a01d23e41dc4a5d06268910a7aa95535e1f7fbe88448a9f504e7e9a2c97fd43bfa0f90e4ce2a12c1976e5250a0999a |
Improved Pre-Filters
Fixed in this release
Summary
The disk space occupied by the pre-filter files now get included when enforcing retention by compressed size.
The format of the new
hash5h2files is different from the previousbloom5h1and the system will generate new files from scratch for all existing segment files and delete any existingbloom5h1file.Improved pre-filters to support more searches while adding less overhead in disk space.
When
fileandcolumnparameters to thecidr()function used together, load subnet list from given CSV.
Automation and Triggers
When an alert fails to send the notification, don't restart the query, just retry the notification later.