
AutoBridge now supports the bridging information logging to database. The database table has the fields in the following table. After the integration, you can easily search Crisis Alert logging in the Splunk or in the database. If you want a trial, please contact us.

Specific parameters for database logging are explained in more details as follows:
ab_dbdsn: The ODBC DSN for the database connection
ab_dbusername: The username to connect to the database
ab_dbpasswd: The password to connect to the database
ab_dbtable: The table name for AutoBridge logging. By default, it is called tBridgeLog
ab_dberrfile: The error file to store the log if the database if found connection error
ab_dbtest: true or false to turn on database connection testing.