curator (1) Linux Manual Page
NAME
curator – manual page for curator, version 3.0.3
SYNOPSIS
curator [,OPTIONS/] ,COMMAND /[,ARGS/]…
DESCRIPTION
Curator for Elasticsearch indices.
OPTIONS
–hostTEXT- Elasticsearch host.
–url_prefixTEXT- Elasticsearch http url prefix.
–portINTEGER- Elasticsearch port.
–use_ssl- Connect to Elasticsearch through SSL.
–http_authTEXT- Use Basic Authentication ex: user:pass
–timeoutINTEGER- Connection timeout in seconds.
–master-only- Only operate on elected master node.
–dry-run- Do not perform any changes.
–debug- Debug mode
–loglevelTEXT- Log level
–logfileTEXT- log file
–logformatTEXT- 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)
