Closed buinauskas closed 5 years ago
@buinauskas: Even I am also facing the same issue, Let me know if you are able to resolve this issue.
Until we can fix this (and the driver loading problem on JDK9+) try to put a copy of the jars in <LS instal dir>/logstash-core/lib/jars/
directory.
I believe this should have been fixed by #35, and released in version 1.0.10
I'd like to report a bug that plugin does not recognize multiple JAR files in class path. For instance that's my config file for this filter:
And that's the exception I receive:
Very same configuration works with JDBC input filter, so I assume that it doesn't recognize multiple JARs in classpath