Humio Server 1.0.41 Archive (2018-01-19)

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

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.0.41Archive2018-01-19

Cloud

On-Prem

2020-11-30No1.1.011NoNo

Regular update release.

Bug Fixes

  • Summary

    • Fix bug #35 Preventing you from doing e.g. groupby for fields containing spaces or quotes in their field name.

    • New front page page. You can now jump directly to a dashboard from the front page using the dropdown on each list item. All dashboards can also be filtered and accessed from the "Dashboards Tab" on the front page.

    • Added suggestions on sizing of hardware to run Humio: Instance Sizing.

    • Fixed bug: Cancelled queries influenced performance after they were cancelled.

    • Better Page Titles for Browser History.

    • New implementation of Query API for integration purposes.

    • Fixed bug: Multiple problems on the Parsers page have been fixed.

    • Startup time reduced when running on large datasets.

    • Fixed bug: replace() function on rawstring@ now work also for live part of query.

    • Fixed bug: If Kafka did not respond for 5 seconds, ingested events could get duplicated inside humio.

    • More guidance for new users in the form of help messages and tooltips.

    • Renewing your API token from your account settings page.

  • Functions

    • sort() and table() function now supports sorting on multiple fields. Sort also supports sorting using "type=hex" as numbers when the field value starts with "(-)0x", or the type=hex argument is added.