mydeployment
.London (eu-west-2)
.https://mydeployment.es.eu-west-2.aws.cloud.es.io:9243
). This will be required when we integrate the managed Elasticsearch cluster with OntoPop below.ontopop-read-write
.ontopop*
in the "Indices" text box (note the wildcard character). Then in the "Privileges" dropdown, select the following privileges: auto_configure
, create
, create_doc
, create_index
, delete
, delete_index
, index
, maintenance
, read
, view_index_metadata
and write
. myuser
) and password. Finally map the custom role created above to this new user in the "Privileges" section. Once configured, select "Create User" to create the new user whilst making a note of the provided username and password for integration with OntoPop below.ontopop-configuration
Maven module, at src/main/resources/application.yml
.application.yml
as follows:elasticsearch
.true
when integrating with a fully-managed Elastic Cloud Elasticsearch cluster.