Установите входной плагин azure_event_hubs для logstash 5.6 - PullRequest
0 голосов
/ 27 марта 2019

Я пытаюсь установить плагин ввода azure_event_hubs для logstash 5.6, но получил эту ошибку:

/usr/share/logstash/bin/logstash-plugin install --no-verify --version 1.1.0 logstash-input-azure_event_hubs
Installing logstash-input-azure_event_hubs
Plugin not found, aborting
ERROR: Installation Aborted, message: Could not find gem 'logstash-input-azureeventhub (= 1.1.0) java' in any of the gem sources listed in your Gemfile or installed on this machine.

Как я могу это исправить?

...