Leandro Piccilli
|
bb28fb256b
|
Add Elasticsearch 5.x output (#2332)
|
2017-03-20 17:47:57 -07:00 |
Patrick Hemmer
|
b3537ef2a8
|
add socket listener & writer (#2094)
closes #1516
closes #1711
closes #1721
closes #1526
|
2017-02-02 16:24:03 +00:00 |
Fabio Berchtold
|
3fa37a9212
|
Rewriting Riemann output plugin (#1900)
* rename to riemann_legacy
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* initial draft for Riemann output plugin rewrite
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add unit tests
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add option to send string metrics as states
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add integration tests
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add plugin README.md
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* bump riemann library
* clarify settings description
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* update Readme.md with updated description
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add Riemann event examples
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* use full URL for Riemann server address
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
closes #1878
|
2017-01-27 14:54:59 -08:00 |
Cameron Sparr
|
9db30250c3
|
'discard' output plugin
|
2016-11-23 14:03:30 +00:00 |
Paulo Pires
|
6b1cc67664
|
Add NATS output plugin.
Added NATS server container needed for tests.
Added NATS output plug-in. Fixes #1487
NATS output plug-in use internal.GetTLSConfig to instrument TLS configuration.
Added NATS output plug-in to changelog.
closes #1487
closes #1697
|
2016-09-06 11:39:57 +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 |
Jason Roelofs
|
f32916a5bd
|
Output stats to the Instrumental TCP Collector
closes #1139
|
2016-05-18 15:03:28 +01:00 |
Cameron Sparr
|
a9c135488e
|
Add Serializer plugins, and 'file' output plugin
|
2016-02-12 14:13:49 -07:00 |
Stephen Kwong
|
e0dc1ef5bd
|
Add Cloudwatch output
closes #553
|
2016-01-21 09:11:52 -07:00 |
Jack Zampolin
|
0cdf1b07e9
|
Fix issue 524
|
2016-01-20 10:57:35 -08:00 |
Thibault Cohen
|
ef5c630d3a
|
Add Graphite output
|
2016-01-16 17:19:27 -07:00 |
Cameron Sparr
|
9c5db1057d
|
renaming plugins -> inputs
|
2016-01-07 15:04:30 -07:00 |