Closed lukasertl closed 5 years ago
This was fixed by #355 and should be fixed by the 4.3.18
release of the jdbc input
When will that be released?
I am facing this issue in 7.4.2. When will the fix be deployed?
Still an issue with 7.5.0, actually it has not worked since docker.elastic.co/logstash/logstash:7.1.1 I'm using jdbc/ojdbc8-19.3.jar and RUN bin/logstash-plugin install logstash-input-jdbc in my Dockerfile. Any idea as to when this fix will make it into the official download plugin repo/url as shown above in the Dockerfile RUN statement?
for those hitting this issue, running bin/logstash-plugin update logstash-input-jdbc
should get you to 4.3.19 (this fix landed in 4.3.18):
/tmp/logstash-7.5.0
❯ bin/logstash-plugin update logstash-input-jdbc
Updating logstash-input-jdbc
Updated logstash-input-jdbc 4.3.16 to 4.3.19
Version >=4.3.19 will be shipped in 7.5.1
Version: 7.4.1
Operating System: CentOS 7
Config File (if you have sensitive info, please remove it):
I've dozens of JDBC inputs like the above - all stopped working after upgrade to logstash 7.4.1 (worked fine in 7.4.0). The Oracle driver is from Oracle Instantclient 19.3.
This is the error I get: