curator (1) - Linux Manuals

curator: manual page for curator, version 3.0.3

NAME

curator - manual page for curator, version 3.0.3

SYNOPSIS

curator [,OPTIONS/] ,COMMAND /[,ARGS/]...

DESCRIPTION

Curator for Elasticsearch indices.
See http://elastic.co/guide/en/elasticsearch/client/curator/current

OPTIONS

--host TEXT
Elasticsearch host.
--url_prefix TEXT
Elasticsearch http url prefix.
--port INTEGER
Elasticsearch port.
--use_ssl
Connect to Elasticsearch through SSL.
--http_auth TEXT
Use Basic Authentication ex: user:pass
--timeout INTEGER
Connection timeout in seconds.
--master-only
Only operate on elected master node.
--dry-run
Do not perform any changes.
--debug
Debug mode
--loglevel TEXT
Log level
--logfile TEXT
log file
--logformat TEXT
Log output format [default|logstash].
--version
Show the version and exit.
--help
Show this message and exit.

COMMANDS

alias
Index Aliasing
allocation
Index Allocation
bloom
Disable bloom filter cache
close
Close indices
delete
Delete indices or snapshots
open
Open indices
optimize
Optimize Indices
replicas
Replica Count Per-shard
show
Show indices or snapshots
snapshot
Take snapshots of indices (Backup)