Trying to send data to an ElasticSearch instance protected by mutual auth TLS. Looking at other outputs that support TLS, I presumed I could just do this:
[ElasticSearchOutput.tls] cert_file = ... key_file = ... but Heka quits saying: “2014/11/11 22:17:43 Can’t load config for ElasticSearchOutput: Unknown config setting: tls” Is this a known issue or am I just configuring wrong? I didn’t see an issue in github.
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

