Joshua Powers
d2fa0fab16
fix: ipset crash when command not found ( #10474 )
2022-01-24 15:00:46 -07:00
reimda
a3b8852eb9
fix: Update modbus readme ( #10501 )
2022-01-24 11:30:03 -07:00
Bill Thomson
ed31bc0715
Fix: Update README.md ( #10500 )
2022-01-24 11:22:07 -07:00
Jérome Perrin
9ff4330bae
docs: Fixes for input/sql readme ( #10498 )
2022-01-24 08:03:29 -07:00
Joshua Powers
26a33a900a
fix: graylog readme to use graylog 3 URLs ( #10481 )
2022-01-21 14:29:49 -07:00
Joshua Powers
20f007b28e
fix: add RFC3164 to RFC5424 translation to docs ( #10480 )
2022-01-20 14:47:26 -07:00
Joshua Powers
dd98e4b045
fix: add comment to logparser ( #10479 )
2022-01-20 14:47:12 -07:00
pierwill
23ed788f19
chore: Add `openConnections` to enterprise cluster metrics Readme ( #10483 )
2022-01-20 14:22:43 -07:00
R290
578fe8bd5f
fix: remove duplicate addition of fields ( #10478 )
2022-01-20 13:38:58 -07:00
Sakerdotes
83ab2b8bb5
fix(parsers.nagios): nagios parser now uses real error for logging #10472 ( #10473 )
2022-01-20 10:42:40 -07:00
Joshua Powers
61214bd33b
fix: add newline in execd for prometheus parsing ( #10463 )
2022-01-20 08:39:24 -07:00
Sebastian Spaink
0ca1cd64b4
fix: address flaky tests in cookie_test.go and graylog_test.go ( #10326 )
2022-01-18 16:55:47 -06:00
Joshua Powers
80580c070f
fix: ensure CI tests runs against i386 ( #10457 )
2022-01-18 13:45:03 -07:00
Sven Rebhan
193dc450c3
feat: Parser plugin restructuring ( #8791 )
2022-01-12 15:54:42 -07:00
Christian
a6b998f9b8
feat: Add noise plugin ( #10057 )
2022-01-12 08:20:33 -07:00
R290
515715fee3
fix: Accept non-standard OPC UA OK status by implementing a configurable workaround ( #10384 )
...
Thanks!
2022-01-11 15:39:18 -07:00
Conor Evans
48b981bd4e
feat: support headers for http plugin with cookie auth ( #10404 )
2022-01-11 15:31:28 -07:00
Laurent Sesquès
457c98f4c2
fix: snmp input plugin errors if mibs folder doesn't exist ( #10346 ) ( #10354 )
2022-01-11 15:17:05 -07:00
Joshua Powers
bccecef13b
fix: correctly set ASCII trailer for syslog output ( #10393 )
2022-01-11 15:15:13 -07:00
Joshua Powers
8f02056718
fix: ensure http body is empty ( #10396 )
2022-01-11 09:22:49 -07:00
Todd Persen
90563c9af3
feat: add bearer token support to elasticsearch output ( #10399 )
2022-01-11 09:22:00 -07:00
Sebastian Spaink
18704de6ed
fix(json_v2): use raw values for timestamps ( #10413 )
2022-01-11 10:08:59 -06:00
Joshua Powers
c2c15e8b3e
chore: update mqtt documentation ( #10394 )
2022-01-10 07:45:32 -07:00
Thomas Casteleyn
7f20e7103f
feat: deprecate unused snmp_trap timeout configuration option ( #10339 )
2022-01-10 07:44:53 -07:00
Jeremy Yang
1e04157c52
feat: add compression to Datadog Output ( #9963 )
2022-01-07 10:38:19 -06:00
Martin Reindl
0e1031356e
fix: re-enable OpenBSD modbus support ( #10385 )
2022-01-07 07:19:19 -07:00
Nirmesh
ad1694b1d8
fix: Fix batching logic with write records, introduce concurrent requests ( #8947 )
2022-01-06 15:28:23 -07:00
John Seekins
3bbd6be2fa
feat: Add additional stats to bond collector ( #10137 )
2022-01-06 16:08:17 -06:00
stitch cula
0b96d40b60
fix(outputs/amqp): Close the last connection when writing error to avoid connection leaks ( #10360 )
2022-01-06 16:04:46 -06:00
Joshua Powers
c353bace3a
feat: update docker client API version ( #10382 )
2022-01-06 07:30:42 -07:00
Sven Rebhan
7867ef3623
fix: fix missing storage in container with disk plugin ( #10318 )
2022-01-05 08:45:03 -07:00
Howie
381dc22723
chore: typos across source code comments ( #10361 )
2022-01-05 08:20:10 -07:00
Joshua Powers
1b7e8c90e9
chore: sql readme with more details on data types ( #10378 )
...
Fixes : #9562
2022-01-05 08:18:28 -07:00
Joshua Powers
078242ba6b
fix: empty import tzdata for Windows binaries ( #10377 )
...
The telegraf binary currently does not include any timezone data. While
this data is usually readily available in linux systems it is not
available to a go binary in Windows.
Fixes : #8756
2022-01-05 08:18:12 -07:00
Mya
d8cc355113
chore: document deprecation of timeout ( #10373 )
2022-01-04 12:46:40 -07:00
Joshua Powers
2220fa2c2d
feat: add mock input plugin ( #9782 )
2021-12-23 13:34:29 -07:00
Sebastian Spaink
f88b873fca
fix: update go-ldap to v3.4.1 ( #10343 )
2021-12-23 11:51:35 -06:00
Vladislav
1d6d01a6db
fix: update GroundWork SDK and improve logging ( #10255 )
2021-12-23 10:43:34 -07:00
Thomas Casteleyn
0b99c6c20a
feat: add more functionality to template processor ( #10316 )
2021-12-23 09:51:26 -07:00
Francesco Bartolini
8a1720a785
feat: add consul metrics input plugin ( #10258 )
2021-12-22 13:49:26 -07:00
Jarno Huuskonen
e906698bba
feat: add exclude_root_certs option to x509_cert plugin ( #9822 )
2021-12-22 13:39:36 -07:00
Alexander Krantz
e6cd83f1e7
feat: add option to disable prepared statements for PostgreSQL ( #9710 )
2021-12-22 13:29:53 -07:00
Nathan J Mehl
697855c98b
fix: cumulative interval start times for stackdriver output ( #10097 )
2021-12-22 13:11:28 -07:00
Alberto Fernandez
a202f68333
feat: add option to skip errors during CSV parsing ( #10267 )
2021-12-22 13:07:14 -07:00
Laurent Sesquès
911c0a9db6
feat: socketstat input plugin ( #3649 )
2021-12-22 12:38:14 -07:00
Sebastian Spaink
da1ddd53a4
fix: update djherbis/times and fix dependabot ( #10332 )
2021-12-22 13:30:42 -06:00
Joshua Powers
3a51186e6a
docs: add note about dpdk and socket availability ( #10324 )
2021-12-21 15:27:04 -07:00
Robert Hajek
6de4d345e9
feat: reworked varnish_cache plugin ( #9432 )
...
Co-authored-by: Helen Weller <38860767+helenosheaa@users.noreply.github.com>
2021-12-21 16:07:10 -06:00
Joshua Powers
6a1442f1bc
fix: do not require networking during tests ( #10321 )
2021-12-21 13:44:10 -07:00
Sebastian Thörn
a0242035aa
feat: add timeout-setting to Graylog-plugin ( #10220 )
2021-12-21 09:10:04 -07:00