User Roles in Elasticsearch Cluster

To run Elasticsearch workflows on an Elasticsearch cluster that has native authentication enabled (X-Pack security) with SSL enabled only for transport, the user must be a superuser or a user with superuser role. Alternatively, you can create a user with the following privileges:

Privilege

Parameter

Cluster privilege

manage

Indices privilege

all

For more information about creating roles in an Elasticsearch cluster, see Create or update roles API in Elasticsearch documentation.

×

Loading...