Humio Log Collector 1.1.1 GA (2022-09-19)
Version | Type | Release Date | Config. Changes |
---|---|---|---|
1.1.1 | GA | 2022-09-19 | Yes |
File | SHA256 Checksum |
---|---|
linux_amd64.deb | aceca7f505bc044b275077fa20f9ee565dbc85a48e2454834cbc31a65c3c73aa |
linux_amd64.rpm | ab8afd8cbab28d9072e5d1c5dee1b59acc4aeef640dbf7d9284bf44424fef6e9 |
linux_arm64.deb | 9fc3968c093dd341e61b09694fb504f9d1e5116c22d4cc519e3389bcf9148dfe |
linux_arm64.rpm | 26fb2eee00c61903095ea5daab3f3b9e30f0ec0841a13e826c17f2683f714fb9 |
windows_amd64.msi | faab7fb9f935ae4b184debae3cb1310821c5bdc7c3a1ede3a96ce8c4156d8120 |
Fixed issues on Syslog
and
JournalD
data collection
and improved the queue.
Improvements, new features and functionality
Managing Data
Improved the way events are being queued in order to better respect the maximum limit of the queue.
Bug Fixes
Collecting Data
Fixed an issue with Syslog data where the source would allocate more memory than was needed.
Fixed a
JournalD
source issue where the collector would stop collecting new events after journal files have been rotated.Fixed an issue when using
Syslog
source where syslog messages were silently discarded.The Syslog source now limits events to 2 KB (configurable via the maxEventSize parameter on the source).