node.js - elasticsearch exporter: how to register a driver -


i using elasticsearch-exporter export data elasticsearch file unfortunately, command using not work.

here command using

node exporter.js -sh elastichost -si eng_ind -d /home/me/storage/elasticsearch-exporter/drivers/ -t file -tf /home/me/storage/eldump/eng_ind/eng_ind.json 

the output of command

elasticsearch exporter - version 2.0.0 tried load driver [file] doesnt exist! exit code 11: driver doesn't exist 

i tried list available drivers using following command node exporter.js -l , found file driver not registered.

how register file driver?


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

depending on nth recurrence of job in control M -