{"id":15486888,"url":"https://github.com/codenoid/elastis","last_synced_at":"2025-04-22T17:27:55.666Z","repository":{"id":168118067,"uuid":"643587758","full_name":"codenoid/elastis","owner":"codenoid","description":"Tool for Export / Dump / Import / Copy Elastic/Open Search indexes data","archived":false,"fork":false,"pushed_at":"2023-08-06T05:52:20.000Z","size":927,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T17:12:37.339Z","etag":null,"topics":["elastic","elasticsearch","opensearch"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codenoid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-21T16:29:46.000Z","updated_at":"2024-01-11T12:45:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"5372d9e2-92b0-4fe2-b705-d948fb08094e","html_url":"https://github.com/codenoid/elastis","commit_stats":null,"previous_names":["codenoid/elastis"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Felastis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Felastis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Felastis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Felastis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenoid","download_url":"https://codeload.github.com/codenoid/elastis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250286648,"owners_count":21405483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elastic","elasticsearch","opensearch"],"created_at":"2024-10-02T06:20:20.328Z","updated_at":"2025-04-22T17:27:55.635Z","avatar_url":"https://github.com/codenoid.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elastis\n\nExport, Import and Copy (between two host) Elasticsearch data with ease.\n\n![Demo GIF](demo.gif)\n\n## Installation\n\n```ps1\ngo install github.com/codenoid/elastis@main\n```\n\n## Help\n\n```ps1\n$ elastis --help-long\nusage: elastis.exe --pass=PASS --index=INDEX [\u003cflags\u003e] \u003ccommand\u003e [\u003cargs\u003e ...]\n\nFlags:\n  --[no-]help                    Show context-sensitive help (also try\n                                 --help-long and --help-man).\n  --url=\"http://localhost:9200\"  Elasticsearch URL ($ES_URL)\n  --user=\"elastic\"               Elasticsearch user ($ES_USER)\n  --pass=PASS                    Elasticsearch password ($ES_PASS)\n  --index=INDEX                  Elasticsearch index ($ES_INDEX)\n  --file-format=\"csv\"            csv (default) for flat structure/more space\n                                 efficient, msgpack for inconsistent/complex\n                                 document. ($FILE_FORMAT)\n  --ignore-field=IGNORE-FIELD ...\n                                 Ignore field when importing data, separated by\n                                 comma ($IGNORE_FIELD)\n\nCommands:\nhelp [\u003ccommand\u003e...]\n    Show help.\n\n\nexport [\u003cflags\u003e]\n    Export Elasticsearch index to a file\n\n    --batch-size=1000  Elasticsearch export/dump batch size ($ES_BATCH_SIZE)\n    --output=\"esdump\"  Output file, used for export/dump ($OUTPUT_FILE)\n\nimport [\u003cflags\u003e]\n    Import Elasticsearch index from a file\n\n    --input=INPUT        Input file, used for import ($INPUT_FILE)\n    --[no-]create-index  Create index before importing data ($CREATE_INDEX)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Felastis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenoid%2Felastis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Felastis/lists"}