Synchronize MongoDB into Elasticsearch with Logstash JDBC input plugin
Logstash does not prvide any native input plugin to connect MongoDB, but it provide a JDBC input plugin, so to sync MongoDB into Elasticsearch all we need is to find the suitable JBBC driver. The one will be showcased in this blog post is developped ...
synapticiel.hashnode.dev4 min read