What is the best way to index in Elasticsearch, through logstash or with PHP?

0

What is the best way in terms of performance (processor usage, memory, ease of use) of indexing documents in Elasticsearch, with logstash connecting via the jdbc driver to MySql or using a PHP script?

Approximately a million ads are entering the database.

Thank you very much in advance.

    
asked by Peter Rojas 03.01.2017 в 21:48
source

0 answers