Skip to main content

Audit

The Audit module is designed as a tool for comprehensive monitoring of key system activities within the application. It allows users to review events such as system errors, user trails, mail communication, and JavaScript events. The purpose of the module is to ensure transparency of system operation, timely detection of issues, and insight into user behavior.

The module's central dashboard displays the number of recorded events by category over time. Each category is represented by a bar chart showing the daily number of events, allowing for easy visual analysis of trends and changes in system operation.

  • The Errors category shows the number of recorded system errors on a daily basis. This data is crucial for monitoring system stability and responding quickly to sudden spikes in errors, which may indicate critical operational issues.

  • The Trails category records user activities, i.e. so-called trails, which provide insight into user behavior and the level of engagement and use of individual system functionalities.

  • The Mails category shows the number of emails sent from the system. Based on this data, administrators can monitor the operation of automated communication and check whether system notifications are properly reaching users.

  • The JavaScripts category shows the number of JavaScript events triggered on the page, which is particularly useful for web developers. This data allows monitoring of activity on the client side and identification of potential issues in scripts or user interaction with the interface.

The Audit module enables ongoing monitoring of key system performance indicators, rapid detection of irregularities, and support for optimizing user experience and application reliability.