Falcon LogScale 1.82.0 LTS (2023-04-12)
| Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Downgrades To? | Config. Changes? |
|---|---|---|---|---|---|---|---|---|
| 1.82.0 | LTS | 2023-04-12 | Cloud On-Prem | 2024-04-30 | No | 1.44.0 | 1.26.0 | No |
Download: https://repo.humio.com/repository/maven-releases/com/humio/server/1.82.0/server-1.82.0.tar.gz
Hide file hashes
| TAR Checksum | Value | Hash File |
|---|---|---|
| MD5 | 51d366030dddbe5f3b5cf2bf54507d11 | Â |
| SHA1 | 877287bb9d431853a530ff647b692a8c40f8fad8 | Â |
| SHA256 | 191b56f4e1a9e54bcf284b0280cce865251970d7bd0cd6660f132520b0931432 | Â |
| SHA512 | 88e8219b8a60fe259e1953584cee167d2325abf28525ea70bead77998af11b5ebe0df5bcce0a3bef398db95b5f99ac1f3022d8ab24f88aef22bde42f0f4af180 | Â |
| Docker Image | SHA256 Checksum | Hash File |
|---|---|---|
| humio | 6087c619f855cf9a1d05c6aaf983feb3b1fdd7d051c8c769683541f45181da79 | Hash file |
| humio-core | 41089d22b64f5e7fb6e1337064afec7816ac84aa5602b1d98f6684fa16eb03e4 | Hash file |
| kafka | 3b3a4a610a5ab9b38dded8cad062aedf863651ca6f3f9c6b81bee753af9c6d6c | Hash file |
| zookeeper | e5887242f44220b313c6c11bb062ce1e3255d65ec9437bc58876ffbf1753ce0a | Hash file |
Bug fixes and updates.
New features and improvements
User Interface
Improvements have been made on the Fields Panel, that would flicker when switching between the Results and Events tabs and the query was live. It now displays the fields of the aggregated query when on the Results tab, and the fields of the events query when on the Events tab.
Queries
Added backend support for organization level query blocking. Actors with the
BlockQueriespermission are able to block and stop queries running within their organization.
Functions
Other
Added optional global argument to
stopAllQueries,stopStreamingQueries,stopHistoricalQueries,blockedQueries,addToBlocklistById,addToBlocklistpermissions. Default isfalsei.e. within own organization only.Worker-level query scheduling has been adjusted to avoid long-term starvation of expensive queries.
Fixed in this release
API
Fixed an issue with API Explorer that could fail to load in some configurations when using cookie authentication.
Dashboards and Widgets
The dropdown menu for dashboard parameter suggestions is now faster and can handle several thousand entries without blocking the UI.
For more information, see Work with Dashboard Parameters.
Functions
Fixed an issue where a query with
join(),selfJoin(), orselfJoinFilter()functions would sometimes get cancelled.
Other
Fixed a permission issue for LogScale Self-Hosted having a dependency on the
ManageOrganizationssystem permission, which should not apply to that environment — theManageClustersystem permission in itself is now sufficient for Self-Hosted.Fixed an issue that occurred when creating users: when multiple user creation requests were sent at the same time, multiple users were in some cases created with the same name.
Fixed an issue that could cause recently merged mini-segments to be excluded from searches after a reboot.
Recent Package Updates
The following LogScale packages have been updated within the last month.
Package Changes
microsoft/microsoft365 has been updated to v1.1.0.
Introduces a new "Email IOC detections" dashboard, which allows scanning your emails for matches against any indicators of compromise (IOC) as reported by CrowdStrike.
Includes drilldown capabilities, to easily investigate any IOC matches you might find.
Bumps the minimum supported version of LogScale from 1.50 to 1.77.
Adds a "Sender IP" parameter to the "Email investigation" dashboard, allowing easy filtering on sender IP addresses.
Makes a changes to presentation of data in the "Email investigation" dashboard. Most notably, the "Email details" widget is split in two, to better present the data.
The "Email overview" dashboard now provides a clearer view of what emails have been blocked, and also includes an overview of IOC detections on delivered emails.
The "Email overview" now uses the "FROM" SMTP email address to determine the sender, instead of the "MAIL FROM" address. This brings it in line with the rest of the package.
Some widgets have been moved from the "Email overview" dashboard to "Email threat summary".
For more information, see Package microsoft/microsoft365 Release Notes.