Hello All,
Here is high-level structure of our environment:
Metricbeat, Winlogbeat, Syslog -> Logstash (on-prem) -> Azure Event Hub -> Logstash (Azure Cloud) -> Elasticsearch
Recently I upgraded logstash to 8.2 version (on prem) and after that, from the logstash-plain.log I can see the next error:
[2022-06-16T18:46:22,466][ERROR][logstash.plugins.registry] Unable to load plugin. {:type=>"output", :name=>"azure_event_hubs"}
Plugin was re-installed (from github) many times, still same issue. Can you please help? How to resolve this issue?
Thanks & regards,
Kiran Katkar.