logstash-output-jdbc/lib
2017-10-23 11:24:28 +03:30
..
logstash/outputs add event in jdbc exception log instead of statement query. because some jdbc drivers (like oracle jdbc) not implemented toString() method in PreparedStatement class and it print java object hashcode instead of actual query. but in some jdbc implemention like postgresql and mysql and ... this has no problem 2017-10-23 11:24:28 +03:30
logstash-output-jdbc_jars.rb Rubocop, in preparation for pre-release rake task that sanity checks for release 2016-05-17 16:21:37 +01:00