Humio Server 1.0.8 Archive (2017-05-22)

VersionTypeRelease DateEnd of SupportUpgrades FromJDK CompatibilityData MigrationConfig. Changes
1.0.8Archive2017-05-222019-11-191.1.011NoNo

Major release includes early access for new multi-host scale-out functionality. See separate documentation for how to install and configure these functions.

Bug Fixes

  • Summary

    • For +2 seconds aggregate queries, shuffle order logs are processed. This lets the user get a rough estimate of the nature of the data, which works well for such queries using e.g. avg or percentiles aggregates. (#1227)

    • Fixed a bugs with live aggregate queries which could cause results to inflate over time. (#1213)

    • Dashboards can now be reconfigured by dragging and resizing widgets (#1205)

    • Fixed a bug with time charts that did not always include the Plotline Y. (#1111)

    • Dashboards now indicate errors in the underlying queries with an transparent overlay (#775)

    • Fixed a bug which made docs not redirect properly for on-prem installations (#1112)

    • Fixed minor bug in parser selection (only used in undocumented tags selection mechanism)