Check user name and password (Elasticsearch)

By default, the elastic_<s, m, or l> runnable (Elasticsearch) uses generic user credentials required for communication with other ARIS runnables. You can check the user name and password in use.

Procedure

  1. Navigate to <ARIS installation path>\server\bin\work\work_elastic_m, for example, C:\ARIS10.0\server\bin\work\work_elastic_m.
  2. Open the instanceId.elasticsearch file with a text editor.
  3. Copy the instance ID, for example:

    elasticsearch0000000000

  4. 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.

  5. Once ACC is initialized, enter show service elastisearch<ID>, for example:

    show service elasticsearch0000000000

User name and password are displayed.

User name and password for elasticsearch

You can change the user name and the password if required.