Humio Server 1.5.13 Archive (2019-05-27)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.5.13 | Archive | 2019-05-27 | Cloud | 2020-11-30 | No | 1.5.8 | No |
Available for download two days after release.
JAR Checksum | Value |
---|---|
MD5 | 894e1bbdc1a57f2f0b46c162f42c3f46 |
SHA1 | ba223177715e7090610100557f0929eb9c628ac0 |
SHA256 | 5eb2a227ca5964915ebdd96bce5ae7bb0adb611e983714459440685ab45c86b6 |
SHA512 | 07a7237614c98045b72e5dffc3cb5d480adbf7b62747e9932e1599579128b205c9a80cf73983ea2c724dab0a9ba0d2226c84b9cffdbb45ab9e7bdb4eb938d623 |
Metrics are now send to a separate file
humio-metrics.log
.
Fixed in this release
Summary
New log file
humio-metrics.log
. Metrics data has been removed from thehumio-debug.log
and moved tohumio-metrics.log
. Metrics will still also be in the default Humio repository. If you are collecting the Humio log files, with for example Filebeat, you need to addhumio-metrics.log
to the collector.Fix some cases where parameters would not be picked up by the UI because of regex or string literals in the query.