Humio Server 1.8.1 LTS (2020-02-03)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.8.1 | LTS | 2020-02-03 | Cloud | 2021-01-31 | No | 1.6.10 | Yes |
Hide file hashes
JAR Checksum | Value |
---|---|
MD5 | e99a4e6eb8ae5174416f3ba2ac6f975a |
SHA1 | c0ed5c06b6fc6d9f2bb6bc2c7d4afeb4aeabcd01 |
SHA256 | 156eadb8a285e688aecde7040505e6266407ab5ce6c58826ef9d6d12299fb5db |
SHA512 | 86acc3eef2c2817ba7e5f83b030319bb70a63ca90568fd1a949210177653951cfa76687c22d23518626fdcc08719b9ff67c66c918842b0010860c56696b171a5 |
These notes include entries from the following previous releases: 1.8.0
Bug Fixes
This is a bug fix release.
Fixed in this release
Summary
Major changes: (see 1.7.0 release notes)
Fix edge case errors in the regex engine. Some case insensitive searches for some Unicode characters were not supported correctly.
Other changes: (see 1.7.1, 1.7.2, 1.7.3, and 1.7.4 release notes)
New feature for ephemeral servers: Let ZooKeeper assign the UUID that in turn assigns the node ID in the cluster. This is turned on by setting the config option
ZOOKEEPER_URL_FOR_NODE_UUID
to the set of ZooKeepers to use for this. The optionZOOKEEPER_PREFIX_FOR_NODE_UUID
(default/humio_autouuid_
) sets the prefix to allow rack awareness. Note: Do not turn this on for an existing cluster. Do not turn on if running older 1.7.x or 1.8.x builds.Avoid calling fallocate on platforms that do not support this (for example, ZFS).
The ability to use Bucket Storage providers such as S3 and Google Cloud Storage for data storage.
Query Quotas limits on the amount of resources a given user can spend. Besides those, there are a number of UI improvements, back-end improvements, and Bug Fixes.
Functions
join()
search function.