Humio Server 1.0.44 Archive (2018-01-30)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.0.44 | Archive | 2018-01-30 | 2019-11-19 | 1.1.0 | Yes | No |
Regular update release. Data migration is required. Rollback to previous version is supported with no actions required.
Bug Fixes
Summary
Regular expression parsing limit is increased from 4K to 64K when ingesting events.
On timechart, mouse-over now displays series sorted by magnitude, and pretty-prints the numbers.
Added VictorOps notifier
Added PagerDuty notifier
If the "span" for a timechart is wider than the search interval, the default span is used and a warning is added. This improves zooming in time on dashboards.
OnPrem: Size of query states are now bounded by the
MAX_INTERNAL_STATESIZE
, which defaults to MaxHeapSize/128.OnPrem: Configuration obsolete: No longer supports the
KAFKA_HOST
/KAFKA_PORT
configuration parameters. Use theKAFKA_SERVERS
configuration instead.Fix bug in live queries after restarting a host.