This website requires JavaScript.
Explore
Help
Sign In
will
/
logstash-output-jdbc
Watch
1
Star
0
Fork
0
You've already forked logstash-output-jdbc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
daebe44f32
logstash-output-jdbc
/
lib
History
Your Name
daebe44f32
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
/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