Configure runtimes
Semarchy xDI Analytics connects runtimes to monitor their status, activity and sessions.
Configure a runtime
To add a runtime to Semarchy xDI Analytics, and configure it, follow these steps:
-
In the Analytics toolbar, go to the user menu.
-
Select Administration to open the administration editor.
-
In the Administration editor, select the Runtimes tab.
-
Click the Add button to start a new runtime configuration.
A configuration panel opens where you can enter the details for the new runtime. Enter the configuration details as described below, and save your changes when you are finished.

Configure standard details
-
Specify the Name for the runtime
-
Enter the Host and the Port on which to connect
The host must include the protocol, such ashttp://hostnameorhttps://hostnameAlthough deprecated, the RMI protocol is still supported for compatibility with legacy Semarchy xDI Runtime versions. Use HTTP instead when possible. However, if you are in a situation where using RMI is necessary, make sure the target Semarchy xDI Runtime supports it and use
rmi://hostnameorrmis://hostname -
Optionally set a User and Password if you have configured authenticated access for this runtime.
-
Test the connection through the Test Runtime Connection button.
|
|
If the Runtime is accessed with HTTPS, ensure that the certificate is accepted by the JVM:
|
Configure the log database
If you want to configure which database to use for logs, select the appropriate option from the Log Database list. You can select from the following options:
-
A database defined in the Log Databases administration tab.
-
The runtime’s built-in configuration (
Configuration provided by the Runtime (built-in)).
In general, it is recommended to use a database defined in the Log Databases tab for better manageability and consistency.
When you have set the database, use the Test Log Connection button to test the connection to the database.
|