Humio Server 1.1.36 Archive (2018-11-28)

Version?Type?Release Date?Availability?End of Support

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.1.36Archive2018-11-28

Cloud

On-Prem

2020-11-30No1.1.011NoYes
JAR ChecksumValue
MD5cb5614ccde77ea9789a0cfb300cd5a16
SHA1fc269cc45480142120ec11949f89cb2212df60d4
SHA256b41d9ecf30c02199cb5a3a954da1e80457b643d85622c0790ed9ee6ba1eb7a97
SHA5128270540462fb03756b02bc6f6d4af37eef7c033c45664b05649c8aaf7484b1ae20ddbe707a6261a4b71c017372b916b835694e16138b6732807db2f42acdf4f9

Role-based auth support for SAML & LDAP

Bug Fixes

  • Summary

    • Config variable AUTO_CREATE_USER_ON_SUCCESSFULL_LOGIN renamed to (the correctly spelled) AUTO_CREATE_USER_ON_SUCCESSFUL_LOGIN.

    • GELF over HTTP support. Note that this format is a good fit for uncommon events, but due to lack of bulk support not efficient for streams with high amounts of traffic. Authentication is required using basic auth with an ingest token (or personal API token, but using that is not recommended).

    • Role-based access control is now supported for on-prem when using SAML or LDAP for authentication.

    • Set thread priorities on internal threads.

  • Functions

    • Extended session() function to accept an array of function instead of only one.