Child pages
  • Implementing Audit Logging

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configuring Servoy for audit logging is done in the database server connection pages.  Any database server can contain the log table. To enable a server to be the log server, select Log Server in that database server's configuration editor.

Depending

The log table can a table with all the other data tables for your solution, or it could be in its own separate database server.  Some reasons for having a separate database server for the log table include:

  • Database could be optimized separately for inserting records.
  • Separate backup or archive strategy for the audit log database.