Thanks to visit codestin.com
Credit goes to www.elastic.co

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 the Elasticsearch documentation.

The default value for this setting is require.