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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -