Humio Log Collector 1.0.2 LTS (2022-05-05)
| Version? | Type? | Release Date? | Config.Changes? |
|---|---|---|---|
| 1.0.2 | LTS | 2022-05-05 | No |
Hide file hashes
| File | SHA256 Checksum | Hash File |
|---|---|---|
| linux_amd64.deb | 2ed466469b51768b2c3f46c465a23bb0c867fe684adf5715688d223af40d276a | |
| linux_amd64.rpm | 43d93110a6a365dbd01044a142a4add813c95e37491d8053129dc4bd1fba1bf2 | |
| linux_amd64.zip | 62eaaf9bcf42b986717c8123e65ff9ea4788162757f7ae8f518941ddcb338825 | |
| linux_arm64.deb | bc9a7dc9f2688adbae7d071f7225e6ebeef3e2def88ebccbc5dc290056f7aa7a | |
| linux_arm64.rpm | 238249181ca038f81cef90855b90f2ed608d8164fbd347c42935db8dc624abf5 | |
| linux_arm64.zip | 9fe71e0409a1e94c8ce225ab90af3f46115210043221e0d6f1570e427cd40f2e |
These notes include entries from the following previous releases: 1.0.0, 1.0.1
Improvements, new features and functionality
Network
Offers network compression which defaults to ON.
Supports HTTP(S) proxies.
Managing Data
Ships all existing events in the file.
Only handles single line events
@collect.* metadata attached to the events including unique collector ID, hostname, @collect.timestamp etc
Collects from local files using a glob pattern (so single file, directory, recursive, etc) and from windows event logs and system logs.
Buffers in memory.
Tails for new events in the file.
Offers a sub-second ingest lag between a line being written and sent to Humio (configurable)
Bug Fixes
Other
Automatically reload the systemd daemon after install on Linux.
Fixed a bug where the log collector would get stuck when encountering a long line (131,072 B) and use 100 % CPU.
Fixed a bug that caused the log collector to start from the beginning of all files after being restarted.