2024-03-26 12:04:36 +08:00
2024-03-26 12:04:36 +08:00
2024-03-26 12:04:36 +08:00
2024-03-26 12:04:36 +08:00
2024-03-26 12:04:36 +08:00
2024-03-26 12:04:36 +08:00
2024-03-26 12:04:36 +08:00
2024-03-26 12:04:36 +08:00

esgo2dump

dump elasticsearch with golang


  • 当前仅支持 elasticsearch 7

install

  • with golang >= 1.18

    go install github.com/loveuer/esgo2dump@latest

  • download pre-build release:

    release

usage

esgo2dump -h

roadmap

[*] data dump

[*] mapping dump

[*] es to file

[*] es to es

[*] auto create index with mapping

[ ] auto create index with mapping,setting

[ ] support es8

Description
No description provided
Readme 220 KiB
Languages
Go 100%