Writing To Audit Trail Databases
Simulation Runtime Configuration Changes
To write results of a simulation to a Stardust runtime database, select the Log
to Audit Trail Database checkbox in the Audit Trail Logging
tab of your simulation runtime configuration:

The following information needs to be specified
- Database Type for the type of the database used.
- Driver Class Name for the class name of the JDBC driver
class for this database.
- Database URL for the URL of the database.
- Account for the database account.
- Password for the password for this database count.
- Cleanup Runtime Data Before Logging to specify whether
the target audit trail database should be cleared of all content from previous
simulation runs before the new run is started.
Note that you should never select the latter option if you are writing
simulation data into a productive audit trail database.
You may use the Import Configuration from File... button to load the database connection
data from a carnot.properties file.