Oops, missed this one, sorry.

I'm afraid support for detailed TLS settings has not yet been added to the ElasticSearchOutput. We're not using it internally at Mozilla, and AFAIK you're the first to have mentioned it. It would not be hard to add, it just needs to be done. Please feel free to open a bug or (if you have the time and inclination) a pull request.

-r


On 11/11/2014 07:26 PM, Matt Hughes wrote:
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

_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka

Reply via email to