Humio Server 1.1.12 Archive (2018-08-15)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.1.12 | Archive | 2018-08-15 | Cloud | 2020-11-30 | No | 1.1.0 | No |
Available for download two days after release.
SMTP support for sending emails, new Files UI and support for self-signed certs for ldap.
Fixed in this release
Summary
New Files UI. Possible to manage files for use in the
lookup()
function.LDAP users must now be added with their domain. For example add
<user@myorganisation.com>
(instead of just user). Existing users are migrated by the system, so no actions are required.Segment file replication did not (re-)fetch a segment file if the file was missing on disk while the "global" state claimed it was present.
Eliminate the backtics syntax from
eval()
, the same effect can be obtained withtranspose()
.Add operators
>
,<
,>=
,<=
, and%
to eval expressions.SMTP support for Email Configuration
LDAPS can use a self-signed certificate through config.
Functions