Commit Graph

137 Commits

Author SHA1 Message Date
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
Karl 079c3a6c78 Merge pull request #96 from mlkmhd/master
Adding more sql exception detail in log
2017-10-19 09:56:21 +01:00
Your Name 3804eb59d2 adding more sql exception detail in log 2017-10-18 12:41:14 +03:30
Karl ef6ed66cdd Update THANKS.md 2017-04-12 12:44:08 +01:00
Karl 147cd3d67b Create THANKS.md 2017-04-12 12:43:08 +01:00
Karl 6affac0a0c Update sql-server.md
Add a with thanks.
2017-04-12 12:35:56 +01:00
Karl 508c769650 Merge pull request #81 from MassimoSporchia/master
Added new example and driver_jar_path parameter
2017-04-12 12:35:00 +01:00
Massimo Sporchia d36d659e16 Added new example and driver_jar_path parameter
Maybe it's just me, but I kept wondering how to add static strings.
Added the driver_jar_path, just in case
2017-04-12 12:59:15 +02:00
Karl Southern 51a04faca3 Fix JDK issue with backports. Bump version 2017-04-09 09:40:49 +01:00
Karl Southern cdd88fe322 Adds JSON support with non-sprintf syntax v5.2.1 2017-04-09 09:17:05 +01:00
Karl e74d67b477 Update CHANGELOG.md 2017-04-01 12:17:42 +01:00
Karl Southern 710791c3aa Initial commit for 5.2.0 - addresses HikariCP logging issues v5.2.0 2017-04-01 12:01:27 +01:00
Karl ccb30c7edd Fix #71 2017-01-25 19:34:56 +00:00
Karl Southern 6bae1d81e3 Apache phoenix-thin support v5.1.0 2016-12-17 13:07:48 +00:00
Karl Southern 667e066d74 Release v5 v5.0.0 2016-11-03 16:25:19 +00:00
Karl Southern 8e15bc5f45 Prepare for v5 2016-11-03 16:00:41 +00:00
Karl 43142287de Update ISSUE_TEMPLATE.md 2016-10-20 09:20:00 +01:00
Karl 2a6f048fa0 Update README.md
Removes incorrect information on unsafe_statement
2016-10-05 11:47:33 +01:00
Karl 318c1bd86a Update jdbc.rb
Logstash v5 nomenclature for threadsafety/concurrency change
2016-10-05 11:44:03 +01:00
Karl 3085606eb7 Update ISSUE_TEMPLATE.md 2016-09-27 17:59:32 +01:00
Karl Southern f0d88a237f Start. Stop. Probably stop trying to do this before bed. 2016-09-15 22:00:34 +01:00
Karl Southern ca1c71ea68 Travis 2016-09-15 21:32:34 +01:00
Karl Southern cb4cefdfad More duh. 2016-09-15 21:02:05 +01:00
Karl Southern 44e1947f31 Duh. 2016-09-15 20:43:48 +01:00
Karl Southern 64a6bcfd55 Forward port #61 from v2.x branch. Try and address #55 2016-09-15 20:33:40 +01:00
Karl Southern 238ef153e4 Start of setup for Logstash's log4j2 integration 2016-09-02 19:01:28 +01:00
Karl Southern 3bdd8ef3a8 Wut? 2016-09-02 15:18:15 +01:00
Karl Southern 9164605aae Merge branch 'master' of github.com:theangryangel/logstash-output-jdbc 2016-09-02 14:53:11 +01:00
Karl Southern d2f99b05d2 Remove log4j setup. 2016-09-02 14:48:01 +01:00
Karl c110bdd551 Update README.md 2016-08-28 23:20:17 +01:00
Karl Southern b3a6de6340 Rubocop no longer supports 1.9 with newer releases 2016-08-28 22:57:47 +01:00
Karl Southern 37631a62b7 Forward port connection_test configuration option from v2.x 2016-08-28 22:24:26 +01:00
Karl Southern 76e0f439a0 Bring across settings from v2.x 2016-07-13 17:44:47 +01:00
Karl Southern 43eb5d969d Multiple types in statement now supported 2016-07-07 11:00:33 +01:00
Karl Southern 0f37792177 Passing current tests for issue 46 2016-07-07 09:32:48 +01:00
Karl Southern 0e2e883cd1 Different api for v5. 2016-07-07 09:04:06 +01:00
Karl Southern 34708157f4 Provisionally address issue 46 for v5 2016-07-07 08:53:49 +01:00
Karl Southern 6c852d21dc Rollback from trusty. Not adding anything at this point. 2016-06-29 21:25:05 +01:00
Karl Southern 53eaee001d Detect if systemd is available for specs. Fallback to sysvinit. 2016-06-29 21:06:56 +01:00
Karl Southern fe131f750e TravisCI trusty workaround 2016-06-29 20:44:58 +01:00
Karl Southern f04e00019b Yeah. I'm an idiot 2016-06-29 20:40:11 +01:00
Karl Southern 867fd37805 Travis? Plz. 2016-06-29 20:38:47 +01:00
Karl Southern b3e8d1a0f8 Fix mising bundler in travis-ci trusty 2016-06-29 20:35:29 +01:00
Karl Southern 25d14f2624 TravisCI sudo 2016-06-29 20:28:33 +01:00
Karl Southern ab566ee969 Adds tests for connection loss exception handling, and unretryable SQL exceptions 2016-06-29 18:48:12 +01:00
Karl Southern 7d699e400c Bring fix from v2.x branch for exception retry handling NameError exception 2016-06-29 13:52:29 +01:00
Karl 542003e4e5 Update ISSUE_TEMPLATE.md 2016-06-22 09:20:01 +01:00
Karl 290aa63d2d Update ISSUE_TEMPLATE.md 2016-06-22 09:17:55 +01:00
Karl a61dd21046 Create ISSUE_TEMPLATE.md 2016-06-22 09:09:35 +01:00
Karl 4a573cb599 Update logstash-output-jdbc.gemspec
Update jar deps. Since Logstash v5 requires Java 8 we don't need to worry about brettwooldridge/HikariCP#600 in this branch anymore.
2016-06-16 17:09:57 +01:00