elasticdump

command module
v0.0.0-...-baa8c06 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2024 License: MIT Imports: 11 Imported by: 0

README

ElasticDump

Download an entire Elastic cluster with one command.

Parameters

  -indexRegex string
    	Only download indices matching regex (default ".*")
  -minDocCount uint
    	Minimum number of Documents for each index (default 100)
  -minIndexSizeKB uint
    	Minimum size of index for dump (default 1024)
  -targetIP string
    	Target IP Address
  -targetPort uint
    	Target port (default 9200)

TODO

  • Compression
  • The ability to upload artifacts to S3/Wasabi/B2
  • TLS support
  • More parameter customization and optimization (Scroll size, thread count, artifact folder)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL