Humio Server 1.0.35 Archive (2017-12-13)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.0.35 | Archive | 2017-12-13 | 2019-11-19 | 1.1.0 | No | No |
Regular update release.
Bug Fixes
Summary
Filter functions can now generically be negated
!/foo/
,!cidr(...)
,!in(...)
, etc.Upgraded to kafka 1.0. This is IMPORTANT for on premises installations. It requires updating the kafka docker image before updating the humio docker image
New parameter
timechart(limit=N)
chooses the "top N charts" selected as the charts with the most area under them. When unspecified,limit
value defaults to .0, and produces a warning if exceeded. When specified explicitly, no warning is issued.