Loading

Elasticsearch Curator allocation filter setting: allocation_type

Note

This setting is used only when using the allocated filter.

- filtertype: allocated
  key: ...
  value: ...
  allocation_type: require
  exclude: True
		

The value of this setting must be one of require, include, or exclude.

Read more about these settings in Index-level shard allocation.

The default value for this setting is require.