Authenticating the Heroku Plugin

I am relatively new to the ELK stack and I'm trying my best to figure out how to authenticate the Heroku input plugin. With a basic .yml I get:

[2017-05-31T14:42:25,853][ERROR][logstash.pipeline        ] A plugin had an unrecoverable error. Will restart this plugin.
  Plugin: <LogStash::Inputs::Heroku app=>"app-name", id=>"a6709efb5c9d986e1f45ca88870f0e11bd8b4343-5", enable_metric=>true, codec=><LogStash::Codecs::Plain id=>"plain_0985a10d-fce4-4a70-b912-472a70923083", enable_metric=>true, charset=>"UTF-8">>
  Error: no cipher match (OpenSSL::SSL::SSLError)

I have Googled my heart brains out for as solution to even get this plugin up and running.

If anyone can give me a link to read or something that describes how to authenticate Heroku or any logstash plugin that would be amazing beyond words.

thank you in advance.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.