MarekZydor
|
e28c33e5d9
|
fix(common.socket): Use read buffer size config setting as a datagram reader buffer size (#16156)
|
2024-11-18 08:46:58 -06:00 |
Sven Rebhan
|
42fe362af2
|
fix(common.socket): Make sure the scanner buffer matches the read-buffer size (#16111)
|
2024-10-31 16:13:24 -05:00 |
Lars Stegman
|
4e6e2a297b
|
feat(inputs.socket_listener): Use reception time as timestamp (#15976)
|
2024-10-10 09:04:46 -05:00 |
Lars Stegman
|
c0a365686b
|
feat(common.socket): Allow parallel parsing with a pool of workers (#15891)
|
2024-10-09 16:35:50 -05:00 |
Paweł Żak
|
0804ccef4e
|
chore(linters): Enable `string-format` rule for revive (#15983)
|
2024-10-09 09:07:46 +02:00 |
Sven Rebhan
|
e65bb0d972
|
test(common.socket): Increase margin for memleak test to avoid flaky tests (#15961)
|
2024-10-02 15:44:16 -05:00 |
Paweł Żak
|
9415d8e7e9
|
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836)
|
2024-10-01 13:49:53 -05:00 |
Sven Rebhan
|
3d9562ba91
|
fix(common.socket): Switch to context to simplify closing (#15589)
|
2024-07-17 08:21:03 -06:00 |
Dane Strandboge
|
28543bae7c
|
chore(linters): Fix non-input/output plugin errcheck warnings (#15472)
|
2024-06-12 07:52:42 -06:00 |
Sven Rebhan
|
0e6b4f05f9
|
chore(inputs.syslog): Use common/socket implementation (#14837)
|
2024-02-23 13:20:39 -06:00 |
Sven Rebhan
|
655a8a786b
|
chore(inputs.socket_listener): Move underlying socket implementation to common (#14787)
|
2024-02-13 09:53:12 -07:00 |