Publishing audit data
The audit log database records events that affect the entity and link data. iBase automatically creates this database alongside the database that holds the entity and link data, giving it the same database name but with the suffix _log. For instance, the database Crime_ has an audit log database Crime__log (note the double underscore).
About this task
Audit records for the security data are held in the _ AuditLog table in the security database. This information is already replicated if you included the _ AuditLog table when creating the security publication.
To create a publication for audit data, follow these steps. You should accept all the default options unless indicated otherwise in the following instructions.
Procedure
What to do next
After you create the publication:
- Restrict access to the tables in the SQL Server database. For more information, see Managing access to data and functions.
- Back up the databases.
For more information, see:
- The Administration Center document Creating and Maintaining Databases, for information on backing up iBase connection files
- Microsoft SQL Server documentation for information on backing up the replicated SQL Server databases
- Tell the iBase administrator that the security data at the Publisher is configured for replication.