You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install logstash-output-amazon-es plugin in Windows using power shell and I am getting the following error
PS C:\logstash-7.4.2> bin/logstash-plugin install logstash-output-amazon_es -v 6.4.0
Validating logstash-output-amazon_es
Found logstash-output-amazon_es (6.4.1), but was for platform x86_64-linux
Validating -v
Plugin -v does not exist
ERROR: Installation aborted, verification failed for -v
The text was updated successfully, but these errors were encountered:
Options:
--version VERSION version of the plugin to install
--[no-]verify verify plugin validity before installation (default: true)
--preserve preserve current gem options (default: false)
--development install all development dependencies of currently installed plugins (default: false)
--local force local-only plugin installation. see bin/logstash-plugin package|unpack (default: false)
-h, --help print help
I am trying to install logstash-output-amazon-es plugin in Windows using power shell and I am getting the following error
PS C:\logstash-7.4.2> bin/logstash-plugin install logstash-output-amazon_es -v 6.4.0
Validating logstash-output-amazon_es
Found logstash-output-amazon_es (6.4.1), but was for platform x86_64-linux
Validating -v
Plugin -v does not exist
ERROR: Installation aborted, verification failed for -v
The text was updated successfully, but these errors were encountered: