Trying to install output mongodb

I'm trying to get the output plugin MongoDB for the Logstash pipeline installed.
But i'm getting an error code:

jruby: warning: unknown property jruby.mx1g
jruby: warning: unknown property jruby.ms1g
jruby: unknown option -Djava.awt.headless=true

after this the program does nothing.
I tried to google for the awnser but didn't came far.
Can someone explain what i needs to do?

Have a great evening

What command are you running? It sounds very much like this.

I'm using the command:
logstash-plugin install logstash-output-mongodb

but it still gives the same error


image

Getting the same error:

logstash-plugin install logstash-input-salesforce

image

Same here sins version 8.4
command:
logstash-plugin list –verbose

Result:
jruby: warning: unknown property jruby.mx1g
jruby: warning: unknown property jruby.ms1g
jruby: unknown option -Djava.awt.headless=true

OS windows

Fixed in Logstash 8.4.2

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