Falcon LogScale 1.76.3 LTS (2023-04-27)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.76.3 | LTS | 2023-04-27 | Cloud | 2024-02-28 | No | 1.44.0 | No |
TAR Checksum | Value |
---|---|
MD5 | 1e3ae5bfd9e5f5678fe34f0665148868 |
SHA1 | cafadf95ebeb23f145b263f9e05c7721a8a6d378 |
SHA256 | 7e532c0071874b5924b2d46c95e884c85f61de82eae228015a0c19f988f7311b |
SHA512 | f7b5ab273c7700554eece6798ebd8eb99cf4baf1e978d17b4dc92bb57f7d8001c0c03d0e03572007853ead7c63ea10191e4291d3abe6adfe18a46a3b7b5063fe |
Docker Image | SHA256 Checksum |
---|---|
humio | 21ff13996def725123764b56f9e9f3a563d4988b2f24f877abae4341db2eb3e9 |
humio-core | e848a7cdbc6d65eeb5bd33eaca3e5b697d2f477e41de294a729382ceaf383aa0 |
kafka | 395dd3f4cf6cc2a0bd02600bf7a08cadc2a840787727f77cb59e89833a48cd97 |
zookeeper | da46f56b5bcbf620c2d3e699c113a6bde0655028ed6ea6695663b7fecd479d3f |
Download: https://repo.humio.com/repository/maven-releases/com/humio/server/1.76.3/server-1.76.3.tar.gz
Bug fix.
Advance Warning
The following items are due to change in a future release.
Configuration
Starting from 1.78 release, the default value for the
MAX_INGEST_REQUEST_SIZE
configuration will be reduced from1 GB
to32 MB
.This value limits the size of ingest request and rejects oversized requests.
If the request is compressed within HTTP, then this restricts the size after decompressing.
Fixed in this release
API
Fixed an issue with API Explorer that could fail to load in some configurations when using cookie authentication.