elasticsearch-snapshot-taker

command module
v0.0.0-...-2daf09f Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2022 License: MIT Imports: 8 Imported by: 0

README

Docker Repository on Quay

elasticsearch-snapshot-taker

Backup and Restore Elasticsearch cluster with AWS S3

Usage

Usage of /elasticsearch-snapshot-taker:
  -access-key string
    	s3 access key
  -bucket string
    	s3 bucket to store snapshots
  -date value
    	date taken snapshot (default )
  -date-format string
    	date format (default "20060102")
  -env string
    	env
  -ignore-unavailable
    	enable ignore_unavailable option (default true)
  -include-global-state
    	enable include_global_state option (default true)
  -max-retries int
    	max retry count for API request
  -region string
    	s3 region
  -repository-format string
    	format of repository name (default "200601")
  -restore
    	restore mode
  -retry-interval string
    	retry interval for API request (default "1m")
  -secret-key string
    	s3 secret key
  -service-name string
    	service name
  -snapshot-format string
    	format of snapshot name (default "02")
  -url string
    	URL for Elasticsearch (default "http://localhost:9200")

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