Humio Server 1.1.19 Archive (2018-09-21)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.1.19 | Archive | 2018-09-21 | Cloud | 2020-11-30 | No | 1.1.0 | No |
Available for download two days after release.
Cluster administration, dashboard clone/export/import and faster startup on large datasets.
Fixed in this release
Summary
Auto-nice long running queries, making them take on lower priority compared to younger queries, measured by cputime spent.
Allow negative index in splitString, which then selects from the end instead of from the start.
-1
is the last element.Fix #2263, support for !match().
Generate pretty
@display
value insplit()
function.HUMIO_KAFKA_TOPIC_PREFIX
was not applied to all topics used by Humio, only where the name matchedglobal-*"
.Startup of the server is now much faster on large datasets.
Setting
INGEST_QUEUE_INITIAL_PARTITIONS
in config decides the initial number of partition in the ingest queue. This only has effect when starting a fresh Humio cluster with no existing data.Dashboards can now be copied to other repos and exported and imported as templates.
Faster response on cluster management and entering the search page.
Upgrading to this version requires running at least v1.1.0. If you run an older version, upgrade to v1.1.18, then v1.1.19.
New cluster management actions for reassigning partitions to hosts and moving existing data to other hosts.