Humio Server 1.7.1 Preview (2020-01-06)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.7.1 | Preview | 2020-01-06 | 2020-01-27 | 1.6.10 | No | Yes |
JAR Checksum | Value |
---|---|
MD5 | df8268ca40d896676a0d771e40e84766 |
SHA1 | f2826fed2741cc74128a07f5f67c2bed498d58bc |
SHA256 | 6f29f7d3abb1df8547cc0be5470ec714469febfd2c8553ed58555e5936b27fbb |
SHA512 | 14529ec3496dcafee383a2d6ef85d0862a8071f144e9b0ac59bd59f3b9742a8d1e46092f16e0db32e0ab071bdd2235754f319c4fc95007d470c34bb304c52ce9 |
Bug Fixes and Removal of Limitations
Bug Fixes
Summary
Saved Queries/macros was not expanded when checking if a live dashboard query could reuse an existing query.
Remove 64 K restriction on individual fields to be parsed by parsers.
The Postmark integration was always assuming a humio.com from address. This has been fixed by introducing a new POSTMARK_FROM configuration parameter.
Reuse of live dashboard queries on the humio-search-all repository did not work correctly. As an effect the number of live queries could keep increasing.
Allow explicit
auto
as argument to thespan
parameter in bucket and timechart. This makes it easier to set span from a macro argument.Handle large global snapshot files (larger than 2 G).