From 372e23621cb66e8fb830e22de2fd8113ed1b9200 Mon Sep 17 00:00:00 2001 From: Karl Date: Thu, 16 Jun 2016 16:31:07 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52ace1d..a3db762 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # logstash-jdbc + +**This is an old version of the plugin, for Logstash v1.4 only. It is no longer receiving backports of fixes and contains several flaws which have been addressed in the Logstash v2 compatible versions, and above. Please upgrade/see the other branches in the source repository.** + JDBC output plugin for Logstash. This plugin is provided as an external plugin and is not part of the Logstash project. -Currently untested with logstash 1.5+. Support is planned. - ## Warning This has not yet been extensively tested with all JDBC drivers and may not yet work for you.