Humio Server 1.0.41 Archive (2018-01-19)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.0.41 | Archive | 2018-01-19 | 2019-11-19 | 1.1.0 | No | No |
Regular update release.
Bug Fixes
Summary
Added suggestions on sizing of hardware to run Humio: Instance Sizing.
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.
Fixed bug: Cancelled queries influenced performance after they were cancelled.
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.
Fixed bug: Multiple problems on the Parsers page have been fixed.
New implementation of Query API for integration purposes.
For on-prems: You can now adjust
BLOCKS_PER_SEGMENT
from the default of .0 for influence on size of segment files.Fix bug #35 Preventing you from doing e.g.
groupby
for fields containing spaces or quotes in their field name.More guidance for new users in the form of help messages and tooltips.
Startup time reduced when running on large datasets.
Renewing your API token from your account settings page.
Better Page Titles for Browser History.
Functions