DOKK / manpages / debian 10 / elasticsearch-curator / es_repo_mgr.1.en
ES_REPO_MGR(1) User Commands ES_REPO_MGR(1)

es_repo_mgr - snapshot repository manager for Elasticsearch curator(1).

es_repo_mgr [-h] [-v] [--host HOST] [--url_prefix URL_PREFIX] [--port PORT] [--ssl] [--auth AUTH] [-t TIMEOUT] [-n] [-D] [--loglevel LOG_LEVEL] [-l LOG_FILE] [--logformat LOGFORMAT] COMMAND [COMMAND_OPTS] ARGUMENTS

es_repo_mgr is a helper script to assist in creating Elasticsearch index snapshot repositories. At this time, only fs and s3 types are supported. Please be sure to read the documentation for the indicated type before creating a repository. For example, each node using a fs type repository must be able to access the same shared filesystem, in the same path, identified by --location.

show this program usage and exit
Path to configuration file. Default: ~/.curator/curator.yml

Each command accepts a number of options and positional arguments. Run es_repo_mgr COMMAND --help for command-specific help. The following commands are available:

Create a new repository
Delete a named repository
Show all repositories

curator(1), curator_cli(1)

Additional documentation for es_repo_mgr can be found at curator's wiki at https://github.com/elasticsearch/curator/wiki. On Debian systems, information about the curator.yml configuration file can be found in /usr/share/doc/elasticsearch-curator/reference.txt.gz.

curator was originally written by Aaron Mildenstein <aaron@mildensteins.com>. It is currently maintained by Elasticsearch <http://www.elasticsearch.org/>.

This manual page was written by Apollon Oikonomopoulos <apoikos@debian.org> for the Debian project (but may be used by others).

This software is released under the Apache License, Version 2.0. See /usr/share/doc/elasticsearch-curator/copyright for more details.

Copyright 2011-2016 Elasticsearch and contributors.

December 2016 curator 4.2