logstash-plugins / logstash-input-jdbc

Logstash Plugin for JDBC Inputs
Apache License 2.0
449 stars 187 forks source link

JDBC Input Plugin's #386

Open eerkalin opened 3 years ago

eerkalin commented 3 years ago

JDBC Input Plugin's

Hi guys could you help me, how to get jar file for informix JDBC input? In instruction and issues everybody writes their own paths to jar file, but how they get this jar file, have any instructions?

I saw IBM official web site, but i guess it is something different https://www.ibm.com/support/knowledgecenter/en/SSGU8G_11.50.0/com.ibm.quicks_jdbc.doc/jdbc358_qsg_en.htm

jdbc_driver_library => "/usr/share/logstash/logstash-core/lib/jars/ifxjdbc-4.50.3.jar" How to get this file? I need some installation? jdbc_driver_class => "com.informix.jdbc.IfxDriver"

taku333 commented 3 years ago

Hello. Isn't the JDBC driver described below?

Download the Informix JDBC Driver Version 3.50 installation package from IBM or use the product from the provided installation media. You can obtain the JDBC Driver from any of the following locations: https://www.ibm.com/support/knowledgecenter/en/SSGU8G_11.50.0/com.ibm.quicks_jdbc.doc/jdbc358_qsg_en.htm