Dashboard Server Configuration

TIBCO ActiveMatrix SPM Dashboard Server Configuration Properties
Field Name Property in spmdashboard-config.properties Mandatory Default Value Description
Session Name rta.client.connection.sessionname No DashBoard-session

$time$

Defines the session name which is used to create the client session
Root Directory for Preference Storage rta.mal.storage.file.root No TIBCO_HOME/config Defines the root directory for file storage
Database Name for Preference Storage rta.mal.storage.file.dbname No store Defines the database name for file storage

(Optional) Select Advanced Options to configure advanced server options.

TIBCO ActiveMatrix SPM Dashboard Server Configuration Advanced Properties
Field Name Property in spmdashboard-config.properties Mandatory Default Value Description
Token Timeout rta.token.timeout No 1800000 When a UI client authenticates with the TIBCO ActiveMatrix SPM Dashboard server, a token is issued to the user. All further communication between the UI client and the TIBCO ActiveMatrix SPM Dashboard server happens through the token validation.

This property defines the period of inactive time before a token is marked as timed out. The default is 30 minutes (1800000 milliseconds)

Snapshot Query Batch Size rta.snapshot.query.batch.size No 1000 Defines the batch size to use for snap shot queries
Streaming Query Batch Size rta.streaming.query.batch.size No 1 Defines the batch size to use for streaming queries
MAX Data Rows In Time Based Data Set rta.max.timeresultset.fetch.count No 1000 Defines the maximum amount of data rows that are fetched in a time-based data set. This is also applicable for alerts.
Alert Datetime Formats rta.alerts.datetimeformats No yyyy-MM-dd'T'HH:mm:ss.SSSZ The date time format to be used for date time in alerts
Enable Dashboard Server Stats rta.stats.enabled No true Lists the dashboard server statistics.