Paweł Żak
98ec91478a
chore(linters): replace 'fmt.Sprintf' with string addition ( #14699 )
2024-02-08 15:46:22 -05:00
Paweł Żak
3786cf2d72
chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. ( #14452 )
2023-12-15 06:25:10 -07:00
Óscar Erades
59f53c0302
feat: Use HTTPClientConfig struct in elastic stack plugins ( #14207 )
2023-11-13 15:53:36 -07:00
Sven Rebhan
1d24efe55c
chore(tools): Bump golangci-lint from v1.53.2 to v1.54.2 ( #13838 )
2023-08-29 07:07:41 -06:00
Paweł Żak
5b2346dfa0
chore: Fix linter findings for errorlint (part5) ( #12731 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2023-03-01 22:18:35 +01:00
Joshua Powers
c73bf332c3
fix(inputs.logstash): Collect opensearch specific stats ( #12536 )
2023-01-25 10:38:18 +01:00
Sebastian Spaink
d67f75e557
docs: Remove warning not to remove go:embed ( #11797 )
...
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2022-09-13 12:47:58 -05:00
Joshua Powers
8c49ddccc3
chore: update to go1.19.1 ( #11776 )
2022-09-08 12:49:36 -06:00
Igor Simonov
8b3cab8093
feat(inputs.logstash): Record number of failures ( #9185 )
2022-07-11 13:09:25 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Sebastian Spaink
8e2b4988fe
feat: migrate input plugins to new sample config format (A-L) ( #10924 )
2022-04-07 16:01:21 -06:00
Paweł Żak
eec6fd5702
fix: Linter fixes for plugins/inputs/[k-l]* ( #9999 )
2021-10-27 09:48:57 -06:00
Eng Zer Jun
6a3b27126a
refactor: move from io/ioutil to io and os package ( #9811 )
2021-09-28 15:16:32 -06:00
John Seekins
f5a3df429a
fix: add additional logstash output plugin stats ( #9707 )
2021-09-16 16:19:51 -05:00
Sven Rebhan
9853bf6c54
Get rid of deprecated internal.{Duration,Size,Number} ( #8969 )
2021-04-09 13:15:04 -04:00
David Bennett
868befcb5f
Add support for Logstash 7 'queue' stats from the Pipelines API ( #9080 )
...
* LAdd support for logstash 7 'queue' stats for its pipelines stats API
* appease the linter
* Update samples_logstash7.go
2021-04-06 17:33:35 -04:00
Paweł Żak
38c61c07ef
Revive fixes - part 4: ( #8981 )
...
empty-lines
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-12 14:21:51 -06:00
Paweł Żak
8a6907a186
Revive fixes - part 3 ( #8872 )
...
* * Revive fixes regarding following set of rules: [rule.var-naming]
2021-03-01 16:04:35 -05:00
Paweł Żak
d9736d543f
Revive fixes - part 2 ( #8835 )
...
* Revive fixes regarding following set of rules:
[rule.if-return]
[rule.increment-decrement]
[rule.var-declaration]
[rule.package-comments]
[rule.receiver-naming]
[rule.unexported-return]
2021-02-16 18:19:50 -05:00
Daniel Nelson
c73ed8ca6c
Export internal/tls package for use in execd plugins ( #7697 )
2020-06-25 11:44:22 -07:00
Steven Soroka
5023df08d8
resolves issues where failed api calls lead to obscure errors ( #7051 )
2020-02-19 21:46:08 -05:00
Daniel Nelson
8b938f3bd4
Make review changes to logstash input ( #6299 )
2019-08-21 18:04:30 -07:00
Dmitry Ilyin
02174031c8
Add logstash input plugin ( #4910 )
2019-08-21 16:34:28 -07:00