auditlog
This module allows the administrator to log user operations performed on data models such as create, read, write and delete.
Key Features
- auditlog.rule: Define rules to specify which operations to log for given data models.
- auditlog.log: Store logs of user operations including field changes and operation details.
- auditlog.http.request: Log HTTP requests including path, user, session, and context.
- auditlog.http.session: Log HTTP user sessions with session ID and associated user.
- auditing: Support full and fast logging modes for detailed or performance-optimized logs.
- auditing: Allow excluding specific users or fields from being logged.
- auditing: Provide views to browse and group logs by user sessions, date, data model, or HTTP requests.
- auditing: Include automatic cleanup of old logs, HTTP requests, and sessions via scheduled action.
- security: Offer access control groups for read-only access and configuration management of audit logs.