VariableNODE_ROLES
Description Select the logical roles for a node within the LogScale cluster
Defaultall
Valid ValuesallNode has all roles and can perform any function within the cluster
 httponlyHandles all sorts of HTTP request, including those of the ingest node
 ingestonlyNode receives data for ingest and parsers the data into events

Select roles for node.

A more detailed comparison is available in Logical Node Roles.

Digest and Storage nodes within a cluster use the all designation but are configured using Digest Rules and Storage Rules respectively.

Node roles are not combinable; one of the available options must be chosen.

ini
NODE_ROLES=all
QUERY_COORDINATOR=true
ENABLE_QUERY_LOAD_BALANCING=true