Audit Management
Canvas provides a configurable audit system that feeds off its internal Event system to enable auditing of all events happening within the system. This provides a tremendous advantage in the form of enabling audit purely through configuration with ability to use any data of the event for audit purposes.
Features:
- It supports multiple formats of audit. The default formats supported are XML and Text.
- It supports identifying and flagging differences at the time of audit for easier identification of changes (pre and post).
- It supports hierarchical data structure audit with clear indication of additions, modifications, and deletions.
- It provides the ability to include and exclude fields.
- It provides the ability to set the exact sequence of fields for audit.
- It provides the ability to flag set the fields as mandatory for audit.
- It provides a detailed capture of the user session information at audit time – Browser, OS, IP, App / Web server IP, event, session, and reference for each audit. It supports mining of the data for detailed usage analytics.
For more information, refer Events and Audit Framework.