Paweł Żak
|
8fbea28ab3
|
chore(linters): Fix findings found by testifylint: expected-actual (#14229)
|
2023-11-01 14:09:55 -06:00 |
Joshua Powers
|
526035fc6e
|
test(outputs.graylog): skip tcp/udp tests on windows & darwin (#12110)
|
2022-10-26 13:01:50 -06:00 |
Joshua Powers
|
22bc23d79b
|
chore: add logging to graylog tests (#10896)
|
2022-04-12 15:00:49 -06: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
|
7049967fa9
|
fix: ensure graylog spec fields not prefixed with '_' (#10209)
|
2021-12-06 11:06:02 -07:00 |
Paweł Żak
|
020b77b239
|
fix: Linter fixes for plugins/outputs/[g-m]* (#10127)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-24 12:40:25 -07:00 |
Sebastian Spaink
|
4e4a33003b
|
fix(outputs/graylog): fix failing test due to port already in use (#10074)
|
2021-11-16 16:17:23 -06:00 |
alespour
|
e685f3be46
|
fix: Graylog plugin TLS support and message format (#9862)
|
2021-10-21 08:39:24 -06:00 |
Sebastian Spaink
|
9de8c987f2
|
fix: mute graylog UDP/TCP tests by marking them as integration (#9881)
|
2021-10-07 15:41:59 -05:00 |
alespour
|
a9898f179b
|
feat: add graylog plugin TCP support (#9644)
|
2021-09-21 16:02:36 -05:00 |
Cameron Sparr
|
c842724b61
|
Fix graylog test race
|
2016-06-01 16:32:38 +01:00 |
Cameron Sparr
|
c4cfdb8a25
|
Revert "Revert graylog output"
This reverts commit 4f27315720.
|
2016-05-31 16:45:14 +01:00 |
Cameron Sparr
|
342cfc4087
|
ReAdd gelf serializer & graylog output filter. (#1299)
This reverts commit 958ef2f872.
|
2016-05-31 16:41:27 +01:00 |
Cameron Sparr
|
958ef2f872
|
Revert "Add gelf serializer & graylog output filter." (#1299)
|
2016-05-31 11:21:20 +01:00 |
vanillahsu
|
eeeab5192b
|
Add gelf serializer & graylog output filter. (#1167)
* add gelf serializer.
* change url.
* handle fields in correct format.
* add graylog.
* handle host field of graylog.
* 1: Add go-gelf entry to Godeps to fix ci.
2: switch to github.com/Graylog2/go-gelf.
* implement Close().
* Deprecated gelf serializer, and back to graylog-golang.
* Update graylog-golang's hash.
* move gelf related function to graylog.go.
* 1: remove uneeded deps on Godeps_windows.
2: add README.md
3: add unittest.
* Fix unittest on 'go test -race'
|
2016-05-31 10:58:35 +01:00 |