Skip to content

praticante/elasticsearch-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-migration

LICENSA https://github.com/elastic/elasticsearch/blob/master/licenses/ELASTIC-LICENSE.txt

docker-compose run elasticdump sh

elasticdump
--input=http://elasticsearch543:9200/logstash-randomlog-1
--output=http://elasticsearch740:9200/logstash-randomlog-1
--type=mapping

elasticdump
--input=http://elasticsearch543:9200/logstash-randomlog-1
--output=http://elasticsearch740:9200/logstash-randomlog-1
--type=data

elasticdump
--input=http://elasticsearch543:9200/logstash-randomlog-1
--output=logstash-randomlog-1.json
--type=data

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published