You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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"
The text was updated successfully, but these errors were encountered:
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"
The text was updated successfully, but these errors were encountered: