Logstash fails to run by exception (EINVAL) Invalid argument - /usr/share/logstash/vendor/bundle/jruby/2.5.0/specifications/simple_oauth-0.3.1.gemspec

Hi All

I have followed almost every link in this community and all over, still not able to get Cassandra data to logstash using jdbc input plugin.

I have downloaded cassandraJdbcDriver.zip from DBSchema. and unzip the folder and copied all the jar's into $LOGSTASH_HOME/logstash-core/lib/jars folder with permission. Here logstash, Elasticsearch and cassandra running on my local machine. The drivers are also on my local machine.

Logstash - 7.3.2
Elasticsearch - 7.3.2
Cassandra - 3.11.4
CassandraJdbcDriver1.2.jar (From DBSchema)

Iam not able to run the logstash due the following error.

[ERROR] 2019-12-31 18:52:30.755 [main] Logstash - java.lang.IllegalStateException: Logstash stopped processing because of an error: (EINVAL) Invalid argument - /usr/share/logstash/vendor/bundle/jruby/2.5.0/specifications/simple_oauth-0.3.1.gemspec

Please help me solve it.

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