Recording Auditable Events Sample Clauses

Recording Auditable Events. To meet these requirements, the code will record all auditable events through Log4J to either logs or tables or both to match the legacy environment. Log4J is a standard open source Java tool for writing events to tables and logs. Different instances of Log4J can be set up to generate different outputs for batch, login, data queries, correspondence or really any division that is set up in Legacy. Auditing can be set to log the activities such as logon events, directory service access, or any views or changes to specific tables. All updates or deletes to any data are recorded for a database-level audit. This complete solution will allow the destination system to match the current functionality and allow for future enhancements. Batch and interactive applications use the same logging framework but have different Log4J configurations. This feature allows the County to independently manage the Log4J configurations within the re-platformed ATS or even other applications.