Installing custom plugin failing with "undefined method `source_uri' for nil:NilClass"

I'm trying to install a custom Logstash output plugin in my Logstash 6.5 environment but am get this error:

undefined method `source_uri' for nil:NilClass

In doing research on this particular error I ran across a bug report in the 'Elastic\Logstash' GitHub repository reporting this exact same bug that was present in 6.2.2 - was this ever fixed?

The popular short term fix was to roll back to an earlier version of Logstash - one that didn't have this error. This is not an option for us as there are new features and functionality that are present in 6.5 that have become business critical for my company.

TIA,
Bill Youngman

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