Skip to content

RENCI/ElasticSearchDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ElasticSearchDump

Lightweight tool for dumping ElasticSearch index to json file

It expects https for connection to host.

Usage example:

  1. create output folder (path to it specified in output parameter)
  2. Execute

-user=elastic -password=<YOURPASSWORD> -port=9200 -host=localhost -output=./output -index=variables_index

By default data is downloaded in batched and saved by 1000 documents per file.

About

Lightweight tool for dumping ElasticSearch index to json file

Resources

License

Stars

3 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages