Closed vishnyk closed 7 years ago
How to fix this issue?
mmhhh... looking to your Logstash configuration, it seems to be a jdbc input issue, given that you have no aggregate filter. So I invite you to open an issue here : https://github.com/logstash-plugins/logstash-input-jdbc/issues
Hi all;
I am facing this logstash5.6.1 issue in Prod environment, but it works fine in QA.
1- Incremetal refresh (oracle drivers) using parameter " :sql_last_value" is failing. It loads only one record as per debug log.
[2017-09-25T10:01:15,081][INFO ][logstash.inputs.jdbc ] (5.768000s) SELECT count() "COUNT" FROM (SELECT FROM ESWATERV5 WHERE device_consumption_epoc > 1506309300) "T1" FETCH NEXT 1 ROWS ONLY