Humio Log Collector 1.0.0 LTS (2022-04-23)

Version?Type?Release Date?Config.Changes?
1.0.0LTS2022-04-23Yes

Hide file hashes

Show file hashes

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

  • 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

    • Collects from local files using a glob pattern (so single file, directory, recursive, etc) and from windows eventlogs and system logs.

    • @collect.* metadata attached to the events including unique collector ID, hostname, @collect.timestamp etc

    • 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)