Falcon LogScale Collector 1.11.1 GA (2026-02-25)
| Version? | Type? | Release Date? | Config.Changes? |
|---|---|---|---|
| 1.11.1 | GA | 2026-02-25 | no |
Hide file hashes
| File | SHA256 Checksum | Hash File |
|---|---|---|
| linux_amd64.deb | 5e0880c0040e4cbe46f0ecda6bea981c580aab25fe4f6b1a1cf2a3e9bbafb84e | |
| linux_amd64.rpm | ec557a19be4b70573699f1fc17658817c1985c709828cc1451201fc27d24cf71 | |
| linux_arm64.deb | f36fe96d04fb8e8b21e649de4427312cb7c84b3a1c589e7baca7fb96a9773b34 | |
| linux_arm64.rpm | fb21514d2bada48d0a9bfd30f8497977a200d2382997b5b2675cf7168b714e49 | |
| macOS_universal.pkg | bcc53c5e79ff58bf8e0e1475bfc7381c7a601d046d51a61a83bc675f5314dfac | |
| windows_amd64.msi | 020a2fbc17ce305486f6d11440917de8ee852a62e630d57b1420eeb1639557d0 |
Bug fixes and updates
Improvements, new features and functionality
Debugging
Enhanced Windows Event Log integration for the Update service. The Update service now logs important events, errors, and version changes directly to the Windows Event Log when running as a service, providing better visibility for system administrators monitoring Collector updates.
Other
The Go version has been updated to take advantage of the latest optimizations and security updates.
Bug Fixes
Collecting Data
Fixed a regression introduced in version 1.11.0 where the Collector would panic when it encountered a locked database file. With this fix, the Collector now returns the expected error message instead of triggering a panic. The error message shown is: "Could not lock the checkpoint database. Maybe another process is using the same data directory".
Fixed a bug in the Database Source where the configuration would fail to apply when the database server was down during startup. The Collector now correctly retries connection attempts.
Fleet Management
Updated the
deb/rpmpackage contents to include only the essential humio-log-collector binary. This reduces the package size and installation footprint.