It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Properties
editProperties
edit-
data
(boolean
) - Defines whether this node can hold data (default: true, unless part of a tiebreaker)
-
ingest
(boolean
) - Defines whether this node can run an ingest pipeline (default: true, unless part of a tiebreaker). Note: "ingest" currently applies globally, ie if you set any part of the topology with "ingest": false, then the ingest pipeline will be disabled in the entire cluster. (This means that currently master nodes must run the ingest pipeline if enabled in the cluster)
-
master
(boolean
) - Defines whether this node can be elected master (default: true)