Humio Server 1.6.2 Archive (2019-09-04)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.6.2 | Archive | 2019-09-04 | Cloud | 2020-11-30 | No | 1.5.19 | No |
Available for download two days after release.
JAR Checksum | Value |
---|---|
MD5 | dbd67c77d4a876f223d5cf30f5765d7b |
SHA1 | 5d4f8b045ed5a98b85c906bbf190d5ea95de4c88 |
SHA256 | 407b5f8e24843bb18072ed4ce43e381a1022efb275f18c0f717e8e3784a92228 |
SHA512 | 872c39a7893b7196d65fde5d9ddcac31d30ba70ba2b7f4613e59396d06565a6410193036713eb3a4792e0fcfdf75b77bb83673ed8afce7f4f0a47aef568eb1f9 |
Event List Columns and Bug Fixes. The release replaces the event list on the search page with a table view where you can control which columns you would like to see.
Fixed in this release
Summary
The UI now only checks the version of the Humio installation when determining if it should reload dashboards.
Improve scheduling of uploads in S3 archiving to achieve better throughput.
The special handling of @display has been removed. The field is now like any other. If you use it today, you can add it as a column in your default columns.
If a field that you would like a column for is not present in the list of fields. You can manually add it from the toolbar of the fields panel.
Users are now notified about the dashboard reload 5s before reloading.
New Event List with customizable columns.
Saving a default query for your repository also saves the selected columns and will show them by default.
Fixed issue where some cluster nodes where configured differently than others, it would trigger a dashboard reload every 10s.
The default order of the events on the search page has been reversed. It is more natural to have newer events (lines) below older ones - just like logs appear in a log file. This can be changed in "Your Account".
Use the keyboard arrows and Enter key to quickly add and remove columns while in the "Filter Fields" textbox.
timechart with limit selecting top series was nondeterministic when live.
You can now add favorite fields to your views. These fields will always be started to the top of the fields panel, and be visible even if they are not part of the currently visible events.
Browser minimum versions get checked in the UI to warn if using a version known to miss required features.
The fields panel is open by default. You can change this in "Your Account" preferences.
Functions
New query function
hashRewrite()
to hide values of selected fieldsNew query function
hashMatch()
to be able to search (for exact value) on top of the hashed values.