-
Notifications
You must be signed in to change notification settings - Fork 631
Home
Like a museum curator manages the exhibits and collections on display, Elasticsearch Curator helps you curate, or manage your time-series indices, with commands like:
delete
optimize
close
snapshot
alias
…and more!
Browse through the documentation here for more information.
The documentation in this wiki is meant to bridge the Curator API documentation and the functionality provided by the entry-point script usually installed by pip as /usr/bin/curator or /usr/local/bin/curator. This entry-point script is actually called curator_script.py and will reside in the dist-packages/curator path for your particular Python installation. Having this script still callable as curator is intended to preserve reverse-compatibility.
New in Curator 2.0, the API calls and the wrapper script (curator_script.py) have been separated. This allows you to write your own scripts to accomplish similar goals, or even new and different things with the Curator API, and the Elasticsearch Python API.
The wiki, being extensible, can contain information about both the API and the script. Unless otherwise specified, however, this wiki documentation should be presumed to refer to the behavior of the Curator script.
-
aliasAlias (and unalias) -
allocationRouting Allocation (Shard and Index-level routing) -
bloomDisable Bloom Filter Cache -
closeClose indices -
deleteDelete indices -
optimizeOptimize indices -
showShow indices and snapshots -
snapshotSnapshot
- Help
- Port (See Host).
- Separator (deprecated since v1.2.0)
- Dry Run (execute, but make no changes)
- Show Show indices and snapshots
- URL Prefix
- Auth
- SSL
- Version
- Master-Only
- Logfile
- Loglevel
- Logformat
- Debug
- Older-Than
- Time-Unit
- Timestring