Humio Server 1.0.46 Archive (2018-02-02)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.0.46 | Archive | 2018-02-02 | 2019-11-19 | 1.1.0 | No | No |
Minor update release.
Bug Fixes
Functions
rdns()
function now runs asynchronously, looking up names in the background and caching the responses. Fast static queries may complete before the lookup completes. Push rdns as far right as possible in your queries, and avoid filtering events based on the result, as rdns is non-deterministic.