Falcon LogScale Collector 1.11.1 GA (2026-02-25)

Version?Type?Release Date?Config.Changes?
1.11.1GA2026-02-25no

Hide file hashes

Show file hashes

Highlights

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/rpm package contents to include only the essential humio-log-collector binary. This reduces the package size and installation footprint.