Humio Log Collector 1.0.1 LTS (2022-04-25)
| Version? | Type? | Release Date? | Config.Changes? |
|---|---|---|---|
| 1.0.1 | LTS | 2022-04-25 | No |
Hide file hashes
| File | SHA256 Checksum | Hash File |
|---|---|---|
| linux_amd64.deb | 7e3addbfd503339afb032dc92da25a6aff0a6fb7ee8b516e90c81666a8127923 | |
| linux_amd64.rpm | 43d93110a6a365dbd01044a142a4add813c95e37491d8053129dc4bd1fba1bf2 | |
| linux_amd64.zip | d7191c83ec5c95bc5213ec1dbee6f831205755c1ab1bdd0b69443ee19e268a04 | |
| linux_arm64.deb | 44355e8cce6e7db84cf1d43e75b17a7a6b3118744c8582fcf5852be6c44dc0a8 | |
| linux_arm64.rpm | 08b4ef1eb37dea3902694e2ef3b4cbe69dcc9633dce95e19a00cd60f739aeaa3 | |
| linux_arm64.zip | a88e7dc6183004b8c5c7a167400b6d351489a7bbd93fece1466ab21d6408d1fd |
These notes include entries from the following previous releases: 1.0.0
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
Fixed a bug where the log collector would get stuck when encountering a long line (131,072 B) and use 100 % CPU.