Falcon LogScale Collector 1.10.1 GA (2025-08-20)
Version? | Type? | Release Date? | Config.Changes? |
---|---|---|---|
1.10.1 | GA | 2025-08-20 | no |
Hide file hashes
File | SHA256 Checksum | Hash File |
---|---|---|
linux_amd64.deb | fe71245c88a3b5e74075f758f7e1e22173d1f102e547547aef6f240daeb92a07 | |
linux_amd64.rpm | af42bdc852bb18a56264e44478c6804ec4a6d513fda00b805aef8a68cf76d6cc | |
linux_arm64.deb | 195d190c737c24a9689e8a309285df6b0dc929fadd5cdac79c34ca81d0b6ecd2 | |
linux_arm64.rpm | cb101ac08662abf46a2bcfd6c4658a0abe13f0718eea2ffab04d8b0ed931e942 | |
macOS_universal.pkg | c2ea68a7ec9c14fa69058c49cc669e7203b9ef4a12ee6b4126aad742d900bcf8 | |
windows_amd64.msi | 87aa46ff20bd6aafb1334e40e19112b8eded8e9bc7fc50044a2cc2c95c6ebd21 |
Docker Image | Architecture | SHA256 Checksum | Hash File |
---|---|---|---|
logscale-collector:1.10.1 | amd64 | b2493d2e63091dec4f6ed86b660d19cb6393baa06ebfbd9e54701ca350715e79 | |
logscale-collector:1.10.1 | arm64 | b2493d2e63091dec4f6ed86b660d19cb6393baa06ebfbd9e54701ca350715e79 |
Improvements, new features and functionality
Collecting Data
Kubernetes transform improvement: Users can now configure the names of all Kubernetes metadata fields (container_name, pod_name, namespace, etc.) and specify custom prefixes for added flexibility. Added support for include/exclude regex patterns to selectively process Kubernetes labels and annotations, preventing noisy or unnecessary metadata from being added to logs
Other
To take advantage of the latest optimizations and security updates the Go version has been updated
Bug Fixes
Collecting Data
The
static_fields
transform now properly supports environment variable expansion (previously missing in 1.10.0)
Debugging
Added UnifiedLog source support to the monitor subcommand for macOS