Commit Graph

10 Commits

Author SHA1 Message Date
Stephen Kwong 881af1f078 Limit number of CloudWatch Dimensions to 10. 2016-01-19 16:34:17 -08:00
Stephen Kwong 9e34d03018 Removed unused import 2016-01-19 15:10:35 -08:00
Stephen Kwong 2b5ea8c17a Rename CloudWatchOutput to just CloudWatch.
Also fix CloudWatch.Close() to return nil instead of error
2016-01-19 15:05:54 -08:00
Stephen Kwong 262abb4d25 Fix typo in README and format in cloudwatch output 2016-01-19 14:32:27 -08:00
Stephen Kwong bb0be0d76d Add Cloudwatch output 2016-01-19 14:04:52 -08:00
Hannu Valtonen c313af1b24 kafka: Add support for using TLS authentication for the kafka output
With the advent of Kafka 0.9.0+ it is possible to set up TLS client
certificate based authentication to limit access to Kafka.

Four new configuration variables are specified for setting up the
authentication. If they're not set the behavior stays the same as
before the change.

closes #541
2016-01-18 11:17:01 -07:00
Eugene Dementiev 37b96c192b output amqp: Add ssl support
closes #536
2016-01-16 17:31:05 -07:00
Cameron Sparr 8cbdf0f907 Tweak config messages for graphite. Update changelog and readme
closes #494
2016-01-16 17:29:02 -07: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