Installation Prerequisites - EcoSys - Installation & Upgrade - Hexagon

EcoSys Connect Installation and Configuration

Language
English
Product
EcoSys
Search by Category
Installation & Upgrade
EcoSys Version
1.1

Before installing EcoSys Connect, you must complete the following installations.

  • SQL Server or Oracle (See Supported Platform for supported versions)

  • Docker

  • OAuth Token Provider

To configure OKTA for EcoSys Connect, see Configuring an OAuth2 token providers for EcoSys and EcoSys Connect

During the installation of Connect, several users will be created to ensure the components are secure. You will need to create unique passwords for the following parameters.

ACTIVEMQ

Label

Purpose

Default Value

Encryption passphrase

Master password (this encrypts other ActiveMQ passwords)

_CREDS1_

‘system’ password; built-in user

_CREDS2_

‘ecuser’ password; ‘ecuser’ has r/w privileges

_CREDS3_

‘ecdebug’ password; ‘ecdebug’ has r/o privilege

_CREDS4_

Keystore password; used to encrypt the keystore that contains ActiveMQ’s SSL credentials

_JMX1_

JMX username; used for queue monitoring

_JMX2_

JMX password (alphanumeric only)

_CREDS5_

"Truststore" password; used to encrypt a "trusstore" for ActiveMQ clients

DATASTORE

Label

Purpose

Default Value

DataStore _ROOT_PASS_

The MongoDB setup process for DataStore creates a superuser called ‘root’ in the ‘admin’ database. This is the password for the ‘root’ user.

DataStore _DB1_

The MongoDB database name that the Agent requires for normal operations. The default value for this database is ‘connectLogs’.

connectData

DataStore _DB1_USER_

The username for the database DataStore _DB1_. The default value for the username is ‘ecuser’

ecuser

DataStore _DB1_PASS_

The password for the user DataStore _DB1_USER_

DataStore _BACKUP_USER_

A user who can backup databases in MongoDB

backup

DataStore _BACKUP_PASS_

The password for the user DataStore _BACKUP_USER_

DataStore Password

The Password used to secure DataStore

LOGSTORE

Label

Purpose

Default Value

LogStore_ROOT_PASS_

The MongoDB setup process for LogStore creates a superuser called ‘root’ in the ‘admin’ database. This is the password for the ‘root’ user.

LogStore_DB1_

The MongoDB database name that the Log Agent requires for normal operations. The default value for this database is ‘connectLogs’.

connectLogs

LogStore_DB1_USER_

The username for the database LogStore _DB1_. The default value for the username is ‘ecuser’

ecuser

LogStore_DB1_PASS_

The password for the user LogStore _DB1_USER_

LogStore_BACKUP_USER_

A user who can backup databases in MongoDB

backup

LogStore_BACKUP_PASS_

The password for the user LogStore _BACKUP_USER_