Configure the Audit Log Connection
This task is required only if the audit log data must be stored in a standalone external database. It is not required if the audit log data will be stored in Meridian Enterprise Server.
Logging audit data requires an available OLE DB database and an OLE DB driver for that database must be installed on the Meridian Enterprise application server. The database does not need to be the same database as where the document metadata is stored.
The audit log table must be created by a database administrator as described in Create an Audit Log Database. You must know a valid connection string for that database or the parameters necessary to build one.
To configure the audit log connection:
-
In the Meridian Enterprise Administrator, click EDM Server in the left pane.
The active vaults are listed in the right pane.
-
Select the vault in the right pane for which you want to configure an audit log database.
-
On the Action menu, select Properties.
The vault's Properties dialog box appears.
-
Click the Advanced Features tab.
The Advanced Features options appear.
-
Click options or type values using the descriptions in the following table.
-
Click OK.
Option | Description |
---|---|
Audit table connection string |
To use Meridian Enterprise Server for the audit trail, type the server name, IP port number, domain name, and account name using the following syntax. By default, the account that is used for the connection is specified during installation as described in Install the Server Components. To use a different account, specify it with <DomainName>\<AccountName> as shown. <ServerName>:<PortNumber>@<DomainName>\<AccountName> This should be the same address as specified for the Address option described in Configure the Connection To Meridian Enterprise Server. |