Sven Rebhan
|
61902ba15a
|
docs(outputs): Add plugin metadata and update description (#16061)
|
2024-10-28 18:00:22 +01:00 |
Andreas Deininger
|
5f5a56ed01
|
docs: Fix typos (#14376)
|
2024-01-05 22:34:02 +01:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +01:00 |
Sven Rebhan
|
bc56233e1b
|
feat(outputs.graylog): implement optional connection retries (#11950)
|
2022-11-17 07:03:04 -07:00 |
Joshua Powers
|
49ac03fa80
|
docs: add global configuration header (#12107)
|
2022-10-26 14:58:36 -05:00 |
Sven Rebhan
|
d9a6d8b774
|
chore: embed sample configurations into README for outputs (#11182)
|
2022-05-25 08:48:59 -06:00 |
reimda
|
6ba3b1e91e
|
chore: Fix readme linter errors for output plugins (#10951)
|
2022-04-21 09:45:47 -06:00 |
Sebastian Spaink
|
a7df6c6aa6
|
feat: migrate output plugins to new sample config format (#10910)
|
2022-04-07 15:55:03 -06:00 |
Joshua Powers
|
ffe0b7e184
|
docs: add info on Graylog GELF spec (#10745)
Fixes: #10724
|
2022-02-28 09:20:08 -07:00 |
Joshua Powers
|
0d8d118319
|
chore: clean up all markdown lint errors in output plugins (#10159)
|
2021-11-24 11:47:33 -07:00 |
alespour
|
e685f3be46
|
fix: Graylog plugin TLS support and message format (#9862)
|
2021-10-21 08:39:24 -06:00 |
alespour
|
a9898f179b
|
feat: add graylog plugin TCP support (#9644)
|
2021-09-21 16:02:36 -05:00 |
Daniel Nelson
|
c6f8b273c0
|
Allow a user defined field to be used as the graylog short_message (#6700)
|
2020-01-21 10:49:01 -08:00 |
Cameron Sparr
|
5f06bd2566
|
Graylog output should set short_message field
closes #2045
|
2016-12-13 16:10:59 +00: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 |