Humio Server 1.5.12 Archive (2019-05-20)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.5.12 | Archive | 2019-05-20 | 2019-11-19 | 1.5.8 | Yes | No |
JAR Checksum | Value |
---|---|
MD5 | a560cb0ce83c1809b9a5058b69591d7e |
SHA1 | b631299178941b9b104a35c5d446942b183889ec |
SHA256 | de58549b4e0b8cc5e1f57c75592259cea90eb022f280f422f1bcb8bdd7068c6b |
SHA512 | 58c40dae601d284b1a4c4fdf19629955c19c74abcb186aec61a8ce1f3c192909c21503f4eec8fc17ede7238f473e497dfe32b24a4e1a6a4c36902cf1ae4c4c0f |
Parameters can be used to make dashboards and queries dynamic.
Bug Fixes
Summary
You can now use the syntax ?param in queries. This will add input boxes to the search and dashboard pages. Read more in the Managing Dashboard Parameters documentation.
URLs now contain parameter values making it easy to share specific dashboard configurations.
Parallel upload of segment files to S3. Degree of parallelism can be controlled with e.g. S3_ARCHIVING_WORKERCOUNT=4. Default is 1 if nothing is specified.