jprante / elasticsearch-jdbc

JDBC importer for Elasticsearch
Apache License 2.0
2.84k stars 709 forks source link

Performance comparison logstash-input-jdbc vs elasticsearch-jdbc #936

Open nkanand opened 7 years ago

nkanand commented 7 years ago

We are currently evaluating plugins to import billions of records from SQL Server into Elasticsearch. I'd appreciate feedback from anybody who has evaluated the performance of logstash-input-jdbc vs elasticsearch-jdbc.

dwjvaughan commented 7 years ago

I didn't take any proper benchmarks, but I found elasticsearch-jdbc to be quicker than logstash - not by a huge amount, but noticeable.

nkanand commented 7 years ago

thank you appreciate your response.