hsinghkalsi
|
580ac61cf7
|
Add newrelic output plugin (#7019)
|
2020-05-27 11:24:49 -07:00 |
Aurélien HÉBERT
|
ce02bebf30
|
Add output plugin for Warp10 (#1923)
|
2020-01-09 11:29:16 -08:00 |
Greg
|
819bf8e99d
|
Add exec output plugin (#6267)
|
2019-08-20 17:07:24 -07:00 |
Daniel Nelson
|
aaaad4d217
|
Add health output plugin (#5882)
|
2019-05-29 18:31:06 -07:00 |
javicrespo
|
761705c299
|
Add syslog output plugin (#5802)
|
2019-05-08 11:21:51 -07:00 |
emily
|
f5f85aa74f
|
Add GCP Cloud Pubsub output plugin (#5202)
|
2019-01-08 15:53:02 -08:00 |
James Maidment
|
0b601513a2
|
Add stackdriver output plugin (#3876)
|
2018-10-16 11:47:10 -07:00 |
Greg
|
1fdf032db0
|
Add influx v2 output plugin (#4645)
|
2018-09-12 14:48:59 -07:00 |
Gunnar
|
f70d6519e7
|
Add Azure Monitor output plugin (#4089)
|
2018-09-05 14:50:32 -07:00 |
Karol Zadora-Przylecki
|
863af9d1d4
|
Add Microsoft Application Insights output plugin (#4010)
|
2018-05-15 16:05:59 -07:00 |
Dark
|
190a4128c5
|
Add HTTP output plugin (#2491)
|
2018-05-14 17:15:40 -07:00 |
Felix Geisendörfer
|
62ec3e50d9
|
Add CrateDB output plugin (#3210)
|
2017-11-09 14:03:16 -08:00 |
Pierre Tessier
|
366f3f560c
|
Add Wavefront output plugin (#3160)
|
2017-09-29 16:13:08 -07:00 |
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 |