File: about-features.md

package info (click to toggle)
elasticsearch-curator 8.0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,716 kB
  • sloc: python: 17,838; makefile: 159; sh: 156
file content (24 lines) | stat: -rw-r--r-- 1,013 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
mapped_pages:
  - https://www.elastic.co/guide/en/elasticsearch/client/curator/current/about-features.html
---

# Features [about-features]

Curator allows for many different operations to be performed to both indices and snapshots, including:

* Add or remove indices (or both!) from an [alias](/reference/alias.md)
* Change shard routing [allocation](/reference/allocation.md)
* [Close](/reference/close.md) indices
* [Create index](/reference/create_index.md)
* [Delete indices](/reference/delete_indices.md)
* [Delete snapshots](/reference/delete_snapshots.md)
* [Open](/reference/open.md) closed indices
* [forceMerge](/reference/forcemerge.md) indices
* [reindex](/reference/reindex.md) indices, including from remote clusters
* Change the number of [replicas](/reference/replicas.md) per shard for indices
* [rollover](/reference/rollover.md) indices
* Take a [snapshot](/reference/snapshot.md) (backup) of indices
* [Restore](/reference/restore.md) snapshots
* [Shrink](/reference/shrink.md) indices