What version of JRuby should plugins be built with?

I see a lot of mentions of "1.9" but that doesn't seem to be a real version.

Since the plugins will be run by Logstash core, matching the Logstash Core Prerequisites is going to be your best bet:

Prerequisites

  • Install JDK version 8. Make sure to set the JAVA_HOME environment variable to the path to your JDK installation directory. For example set JAVA_HOME=<JDK_PATH>
  • Install JRuby 9.1.x It is recommended to use a Ruby version manager such as RVM or rbenv.

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