Humio Log Collector 1.0.0 Stable (2022-04-23)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.0.0 | Stable | 2022-04-23 | 2023-04-23 | Yes |
JAR Checksum | Value |
---|---|
linux_amd64.deb | cd65f255943e03f5ad01bed20196742a25e48240ee3dadfeeb363911afe8b8ab |
linux_amd64.rpm | 8482625c6795954d137609b77737c7c719ce457d4a4b78aace0b5a2cd09df5e6 |
linux_amd64.zip | 888d95ec898eb16a528c5537836a4ec42cc543dff206539741816d7c0f564bde |
linux_arm64.deb | 348a3be0ccb4b5c11e88ea18ce8a858814f4d568b5a8b43082811db4e7aa8e9e |
linux_arm64.rpm | 39da26f504af0aa20a40d3c8d08803eecd474163d9650a71803344b85672fe54 |
linux_arm64.zip | 3f37407ead2a2e712a9bfcd307b1c6e5ef256d2cb9968dd86bfe70d50aedb634 |
The first release of Humio Log Collector our native Log shipper which can be used to ship local files to a Humio repository by specifying an ingest token. This version of the log collector offers the following features.
Improvements, new features and functionality
Managing Data
@collect.* metadata attached to the events including unique collector ID, hostname, @collect.timestamp etc
Buffers in memory.
Only handles single line events
Offers a sub-second ingest lag between a line being written and sent to Humio (configurable)
Collects from local files using a glob pattern (so single file, directory, recursive, etc) and from windows eventlogs and system logs.
Tails for new events in the file.
Ships all existing events in the file.
Network
Supports HTTP(S) proxies.
Offers network compression which defaults to ON.