Disable authentication for Elasticsearch

You can switch off the authentication for the Elasticsearch.

Warning

Disabling authentication is not recommended and must be considered carefully. It bears a potentially risk to data security.

Procedure

  1. Start ARIS Cloud Controller (ACC).

    ARIS Cloud Controller can be used in multiple modes.

    To start ACC under a Windows operating system click Start > All Programs > ARIS > Administration > Start ARIS Cloud Controller. If you have changed agent user credentials you must enter the user name and/or the password.

    To start ACC under a Linux operating system, execute the acc10.sh shell script instead.

  2. Once ACC is initialized, enter: reconfigure elastic_<s, m, or l> +ELASTICSEARCH.aris.api.deactivate.authentication="true"

    for example: reconfigure elastic_m +ELASTICSEARCH.aris.api.deactivate.authentication="true"

You have disabled the authentication for the Elasticsearch.