Logstash-plugin returns error on vanilla installation

Using a vanilla Windows Server 2016 with the latest version of Elastic,Kibana and Logstash.
java JDK 8u211 is installed and JAVA_HOME is set.
When I run the logstash-plugin it returns the following:
C:\Logstash\bin>logstash-plugin list
NoMethodError: undefined method `use_paths' for Gem:Module
at C:\Logstash\lib\pluginmanager\main.rb:7
Logstash itself seems to work but not to list or install plugins.

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