Unable to start Logstash

Hi,

logstash version - 2.3.4

logstash agent -f runconfig.conf
shows the message
prepend logstash prepend -j when using JRUBY.

how to resolve this issue

Please copy/paste the exact and complete message.

Hi,

load Java programming language agent, see java.lang.instrument
-splash:
show splash screen with specified image
See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.
(Prepend -J in front of these options when using 'jruby' command)

Hi,

Any Configuration I need to Do?

Any work around to solve this issue

load Java programming language agent, see java.lang.instrument
-splash:
show splash screen with specified image
See Java SE - Documentation for more details.
(Prepend -J in front of these options when using ‘jruby’ command)

Is this really the only output you get? What JVM are you using (use java -version to find out)?

Hi,
Java version 7 we are using .

can you please show the output of
$ java -version

Java version 7 we are using .

Recent versions of Logstash require Java 8. The documentation for your version of Logstash should tell you whether Java 7 is okay.

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