Sven Rebhan
9853bf6c54
Get rid of deprecated internal.{Duration,Size,Number} ( #8969 )
2021-04-09 13:15:04 -04:00
Sven Rebhan
8e7da355b3
Linter fixes (unhandled errors) -- Part 1 ( #8992 )
2021-04-08 11:43:39 -05:00
Paweł Żak
74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused ( #8984 )
...
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* "nolint"'s removed
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05:00
Paweł Żak
0fcfee0caf
Fix tests for Windows - part 1 ( #8414 )
2020-11-23 10:40:32 -05:00
Stephen Solka
6580c6a597
prefer testify error funcs over nil checks ( #7857 )
2020-07-20 10:34:46 -04:00
Steven Soroka
d75ca67e47
Execd processor ( #7640 )
2020-06-26 18:18:19 -04:00
Steven Soroka
5c8666d1af
clean up tests
2020-06-26 17:29:39 -04:00
Daniel Nelson
c73ed8ca6c
Export internal/tls package for use in execd plugins ( #7697 )
2020-06-25 11:44:22 -07:00
Josh Soref
2c56d6de81
Fix spelling errors in comments and documentation ( #7492 )
2020-05-14 00:41:58 -07:00
Steven Soroka
8b3bd2585d
Fix issues with failing tests on darwin ( #7042 )
2020-02-18 16:13:53 -08:00
Daniel Nelson
5f1f4b9e8d
Use Go modules for dependency management ( #6912 )
2020-01-16 14:38:06 -08:00
Daniel Nelson
10db774db3
Add prometheus round trip unit tests ( #6720 )
2019-11-26 17:31:36 -08:00
Daniel Nelson
8c6ddcd7fa
Add note about unix domain sockets to syslog input documentation
2019-08-28 12:23:49 -07:00
Daniel Nelson
a0a9da371e
Reformat syslog output documentation
2019-05-08 11:39:03 -07:00
javicrespo
761705c299
Add syslog output plugin ( #5802 )
2019-05-08 11:21:51 -07:00
Daniel Nelson
00734c56c4
Return new Syslog instance for each plugin ( #5372 )
2019-02-04 11:21:16 -08:00
Leonardo Di Donato
697381d4b5
Add support for non-transparent framing of syslog messages ( #5148 )
2018-12-18 10:54:38 -08:00
Trevor Pounds
ee056278f5
Enable gofmt code simplification ( #4887 )
2018-10-19 13:32:54 -07:00
Daniel Nelson
5ec50b28ed
Update syslog documentation
2018-10-01 16:01:18 -07:00
Daniel Nelson
a63c0dda94
Add not about RFC3164 to syslog input readme
2018-10-01 12:02:28 -07:00
Daniel Nelson
fed959531c
Remove timeout deadline for udp syslog input. ( #4605 )
2018-08-29 11:39:10 -07:00
Daniel Nelson
6a32a7d85b
Keep leading whitespace for messages in syslog input ( #4498 )
2018-07-31 18:15:42 -06:00
maxunt
96cb0aaea0
Fix unit tests on Darwin ( #4458 )
2018-07-27 18:29:54 -07:00
Greg
69d22afcc2
Reset read deadline for syslog input ( #4369 )
2018-07-17 16:47:09 -06:00
Daniel Nelson
df1fe7a2b4
Use random name for test sockets to avoid intermittent failure
2018-06-03 20:19:39 -07:00
Daniel Nelson
1ac64596bf
Update syslog docs and add to changelog and readme
2018-05-25 14:33:57 -07:00
Leonardo Di Donato
b78984554c
Add syslog input plugin ( #4181 )
2018-05-25 11:40:12 -07:00